Skip to content

Commit 6fa0102

Browse files
Apply LLM suggestions
1 parent 485c9dd commit 6fa0102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stage_descriptions/auth-03-ql6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Example usage:
1515
2) 1) "nopass"
1616
```
1717

18-
The flags are encoded as a RESP array of bulk strings; each flag is a bulk string (e.g., nopass). We'll get to enforcing the behavior of the `nopass` flag in later stages.
18+
The flags are encoded as a RESP array of bulk strings. Each flag is a bulk string (e.g., `nopass`). We'll get to enforcing the behavior of the `nopass` flag in later stages.
1919

2020
In this stage, you only need to respond to the `ACL GETUSER` command with the `nopass` flag set.
2121

0 commit comments

Comments
 (0)