From 1748b2a102ed0b974954434eb45d8c39fc9be43f Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Tue, 25 Sep 2018 11:15:43 +0200 Subject: [PATCH] Merge commit 'fb2e2c6d0289369bec53b1b48d503b5e7bcbdc93' --- client/modules/vmap/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/modules/vmap/index.html b/client/modules/vmap/index.html index 131b47d0..89fb3275 100755 --- a/client/modules/vmap/index.html +++ b/client/modules/vmap/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>vmap 2018</title> + <title>vMap 2018</title> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width"> <link rel="stylesheet" href="css/lib/bootstrap/css/bootstrap.min.css" type="text/css"> -- GitLab