Skip to content

Commit a3f70f5

Browse files
authored
Merge pull request #465 from codecrafters-io/TropicolX-patch-90
Fix typo in return value description
2 parents 68e2692 + a87f876 commit a3f70f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stage_descriptions/auth-02-gx8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For example:
1313
...
1414
```
1515

16-
The return value is nested RESP array of property name-value pairs for a user:
16+
The return value is a nested RESP array of property name-value pairs for the user:
1717

1818
```bash
1919
[property_name_1, property_value_1, property_name_2, property_value_2, ...]

0 commit comments

Comments
 (0)