diff --git a/docs/FEATURES.md b/docs/FEATURES.md
index 19270deebb..5a45fcec12 100644
--- a/docs/FEATURES.md
+++ b/docs/FEATURES.md
@@ -24,7 +24,7 @@ The validator will produce the [list of features](https://gtfs.org/getting_start
| Fares | Zone-Based Fares | One line of data in [areas.txt](https://gtfs.org/schedule/reference/#areastxt) | https://gtfs.org/getting_started/features/fares/#zone-based-fares |
| Fares | Fare Transfers | One line of data in [fare_transfer_rules.txt](https://gtfs.org/schedule/reference/#fare_transfer_rulestxt) | https://gtfs.org/getting_started/features/fares/#fares-transfers |
| Fares | Fares V1 | One line of data in [fare_attributes.txt](https://gtfs.org/schedule/reference/#fare_attributestxt) | https://gtfs.org/getting_started/features/fares/#fares-v1 |
-| Pathways | Pathways Connections* | One line of data in [pathways.txt](https://gtfs.org/schedule/reference/#pathwaystxt) | https://gtfs.org/getting_started/features/pathways/#pathway-connections |
+| Pathways | Pathway Connections* | One line of data in [pathways.txt](https://gtfs.org/schedule/reference/#pathwaystxt) | https://gtfs.org/getting_started/features/pathways/#pathway-connections |
| Pathways | Pathways Details* | One value of **max_slope**
OR
**min_width**
OR
**length**
OR
**stair_count** in [pathways.txt](https://gtfs.org/schedule/reference/#pathwaystxt) | https://gtfs.org/getting_started/features/pathways/#pathway-details |
| Pathways | Levels | One line of data in [levels.txt](https://gtfs.org/schedule/reference/#levelstxt) | https://gtfs.org/getting_started/features/pathways/#levels |
| Pathways | In-station traversal time | One **traversal_time** value in [pathways.txt](https://gtfs.org/schedule/reference/#pathwaystxt) | https://gtfs.org/getting_started/features/pathways/#in-station-traversal-time |