mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): fix typo from choise to choice (#64892)
This commit is contained in:
+1
-1
@@ -165,7 +165,7 @@ assert.isTrue(
|
||||
);
|
||||
```
|
||||
|
||||
Unvisited links should have a text color set to a color of your choise.
|
||||
Unvisited links should have a text color set to a color of your choice.
|
||||
|
||||
```js
|
||||
assert.exists(
|
||||
|
||||
Reference in New Issue
Block a user