diff options
Diffstat (limited to '')
-rw-r--r-- | csci4131/hw3/strap012/myContacts.html (renamed from csci4131/hw3/myContacts.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csci4131/hw3/myContacts.html b/csci4131/hw3/strap012/myContacts.html index 3eae9db..6e9293d 100644 --- a/csci4131/hw3/myContacts.html +++ b/csci4131/hw3/strap012/myContacts.html @@ -93,7 +93,7 @@ in <input type="text" id="distance" name="distance" minlength="1"> meters <button onclick="searchPlaces()">Search</button> </div> - <div id="transit" class="inputBox"> + <div id="tranport" class="inputBox"> Directions to <br> <input type="text" id="destination" name="destination"><br> <label id="means">by </label> |