diff --git a/website/src/lib/docs/en/map-controls.mdx b/website/src/lib/docs/en/map-controls.mdx
index a1eb6f56..280c2958 100644
--- a/website/src/lib/docs/en/map-controls.mdx
+++ b/website/src/lib/docs/en/map-controls.mdx
@@ -26,7 +26,7 @@ You can use the search bar to look for an address and navigate to it on the map.
### Locate button
-The locate button will center the map on your current location.
+The locate button centers the map on your current location.
@@ -47,7 +47,7 @@ Depending on the street view source chosen in the [settings](./menu/settings), s
The map layers button allows you to switch between different basemaps, and toggle map overlays and categories of points of interest.
- **Basemaps** are background maps that present the main geographic features of the world.
-Depending on their purpose, basemaps will have different styles and levels of detail.
+Depending on their purpose, basemaps have different styles and levels of detail.
Only one basemap can be displayed at a time.
- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information.
- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations.
diff --git a/website/src/lib/docs/en/toolbar/routing.mdx b/website/src/lib/docs/en/toolbar/routing.mdx
index f3b90a05..113b84b1 100644
--- a/website/src/lib/docs/en/toolbar/routing.mdx
+++ b/website/src/lib/docs/en/toolbar/routing.mdx
@@ -47,7 +47,7 @@ Only use this option if you have local knowledge of the area and have permission
Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point.
-You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor points.
+You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point.
Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location.
On touch devices, you can tap on the segment to insert a new anchor point.