diff options
author | Howard Abbey <hrabbey@yahoo.com> | 2017-02-13 18:20:59 -0500 |
---|---|---|
committer | jobol <jobol@nonadev.net> | 2017-02-14 09:34:53 +0100 |
commit | bf763a918792e397ab2e06877ca63fc2c3337493 (patch) | |
tree | a016666110e1c5effb73104a813fbb8a32ee529a /site | |
parent | 0c4f6dfdafb659a5eee0e9596bff7b95396375d9 (diff) |
Fix minor typo: Vehicules -> Vehicles
Diffstat (limited to 'site')
-rw-r--r-- | site/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html index f0d7eef..770a985 100644 --- a/site/index.html +++ b/site/index.html @@ -42,7 +42,7 @@ change_frequency: monthly <div class="col-xs-4"> <div class="row"> <div class="col-sm-4 col-md-3"><div class="sprite_img" id="sprite_offline"></div></div> - <div class="col-sm-8 col-md-9"><div class="value_prop"><p>Support for Connected Vehicules</p></div></div> + <div class="col-sm-8 col-md-9"><div class="value_prop"><p>Support for Connected Vehicles</p></div></div> </div> </div> <div class="col-xs-4"> |