diff --git a/data/core.yaml b/data/core.yaml index cde32efdd..bb3baf2fa 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -904,7 +904,7 @@ en: pane: "When a feature is selected, the feature editor is displayed. The header shows us the feature type and the main pane shows the feature's attributes, such as its name and address. **Close the feature editor by hitting escape or pressing the {button} button in the upper corner.**" search: "You can also search for features in the current view, or worldwide. **Search for '{name}'**" choose: "**Choose {name} from the list to select it.**" - chosen: "Great! {name} is now selected. See how the fields displayed for a street are different than the fields displayed for the town hall. **Close the feature editor by hitting escape or pressing the {button} button.**" + chosen: "Great! {name} is now selected. The fields displayed for a street are different than the fields displayed for the town hall. **Close the feature editor by hitting escape or pressing the {button} button.**" play: "Try moving the map and clicking on some other features to see what kinds of things can be added to OpenStreetMap. **When you are ready to continue to the next chapter, click '{next}'.**" points: title: "Points" diff --git a/dist/locales/en.json b/dist/locales/en.json index d2f2fc71a..0b164f33a 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -764,7 +764,7 @@ "pane": "When a feature is selected, the feature editor is displayed. The header shows us the feature type and the main pane shows the feature's attributes, such as its name and address. **Close the feature editor by hitting escape or pressing the {button} button in the upper corner.**", "search": "You can also search for features in the current view, or worldwide. **Search for '{name}'**", "choose": "**Choose {name} from the list to select it.**", - "chosen": "Great! {name} is now selected. See how the fields displayed for a street are different than the fields displayed for the town hall. **Close the feature editor by hitting escape or pressing the {button} button.**", + "chosen": "Great! {name} is now selected. The fields displayed for a street are different than the fields displayed for the town hall. **Close the feature editor by hitting escape or pressing the {button} button.**", "play": "Try moving the map and clicking on some other features to see what kinds of things can be added to OpenStreetMap. **When you are ready to continue to the next chapter, click '{next}'.**" }, "points": {