diff --git a/Projects/Roman-to-Decimal-Convertor.md b/Projects/Roman-to-Decimal-Converter.md similarity index 97% rename from Projects/Roman-to-Decimal-Convertor.md rename to Projects/Roman-to-Decimal-Converter.md index 95f2b991..16a1fe74 100644 --- a/Projects/Roman-to-Decimal-Convertor.md +++ b/Projects/Roman-to-Decimal-Converter.md @@ -1,4 +1,4 @@ -# Roman to Decimal numbers Convertor +# Roman to Decimal numbers Converter **Tier:** 1-Beginner diff --git a/README.md b/README.md index eaddeacd..8f62b542 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ required to complete them. | [Lorem Ipsum Generator](./Projects/Lorem-Ipsum-Generator.md) | Generate lorem ipsum placeholder text | 1-Beginner | | [Notes App](./Projects/Notes-App.md) | Create and online note pad | 1-Beginner | | [Pomodoro Clock](./Projects/Pomodoro-Clock.md) | Task timer to aid personal productivity | 1-Beginner | -| [Roman to Decimal Convertor](./Projects/Roman-to-Decimal-Convertor.md) | Convert Roman to Decimal numbers | 1-Beginner | +| [Roman to Decimal Converter](./Projects/Roman-to-Decimal-Converter.md) | Convert Roman to Decimal numbers | 1-Beginner | | [Slider Design](./Projects/Slider-Design.md) | Display images using a slider control | 1-Beginner | | [TrueOrFalse](./Projects/True-or-False-App.md) | Identify the result of a conditional comparison | 1-Beginner | | [Wind Chill](./Projects/Windchill-App.md) | Calculate the windchill factor from an actual temperature | 1-Beginner |