From 9272071dd59d43bf785b46f4abbc35443d25b828 Mon Sep 17 00:00:00 2001 From: blingh Date: Tue, 15 Jul 2025 12:24:35 +0100 Subject: [PATCH 1/2] Update instructions.md Altered sentence for clarity/fixing grammatical error. --- .../concept/remote-control-competition/.docs/instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/concept/remote-control-competition/.docs/instructions.md b/exercises/concept/remote-control-competition/.docs/instructions.md index b0c54d66a1..6a640c9ae3 100644 --- a/exercises/concept/remote-control-competition/.docs/instructions.md +++ b/exercises/concept/remote-control-competition/.docs/instructions.md @@ -35,7 +35,7 @@ exp.DistanceTravelled Please implement the `IComparable` interface in the `ProductionRemoteControlCar` class. The default sort order for cars should be ascending order of victories. -Implement the static `TestTrack.GetRankedCars()` to return the cars passed is sorted in ascending order of number of victories. +Implement the static `TestTrack.GetRankedCars()` to return the passed cars sorted in ascending order of number of victories. ```csharp var prc1 = new ProductionRemoteControlCar(); From b9d696aad3df28ee072baf71dc5cb637128e8b4d Mon Sep 17 00:00:00 2001 From: blingh Date: Tue, 15 Jul 2025 12:29:23 +0100 Subject: [PATCH 2/2] Update developer-privileges instructions.md Added missing period that caused the number 2 to appear to the user in tasks and results pages. --- exercises/concept/developer-privileges/.docs/instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/concept/developer-privileges/.docs/instructions.md b/exercises/concept/developer-privileges/.docs/instructions.md index 2d6a788051..d8e116eea0 100644 --- a/exercises/concept/developer-privileges/.docs/instructions.md +++ b/exercises/concept/developer-privileges/.docs/instructions.md @@ -20,7 +20,7 @@ authenticator.Admin; // => {"admin@ex.ism", {"green", 0.9m}, ["Chanakya", "Mumbai", "India"]} ``` -## 2 Store the developers' details hard-coded in the system and make them available in the form of a dictionary +## 2. Store the developers' details hard-coded in the system and make them available in the form of a dictionary The developers' details are as follows: