diff --git a/web/plates/gps.html b/web/plates/gps.html
index 74a3319f..fa0ee8e8 100644
--- a/web/plates/gps.html
+++ b/web/plates/gps.html
@@ -83,9 +83,9 @@
{{gps_lat}}, {{gps_lon}} ± {{gps_horizontal_accuracy}} m
- Altitude MSL:
+ Height Above Mean Sea Level (MSL):
{{gps_alt}} ± {{gps_vertical_accuracy}} ft @ {{gps_vert_speed}} ft/min
- Height WGS-84 ellipsoid:
+ Height Above Ellipsoid (HAE):
{{ gps_height_above_ellipsoid }} ft
{{gps_track}}° @ {{gps_speed}} KTS
diff --git a/web/plates/settings.html b/web/plates/settings.html
index a49d4384..fec5dc63 100644
--- a/web/plates/settings.html
+++ b/web/plates/settings.html
@@ -104,7 +104,7 @@