Skip to content

Commit 1638fed

Browse files
authored
Standardize bullet point formatting in course definition
1 parent a1ba5f5 commit 1638fed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

course-definition.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ marketing:
5858
At this stage, your Redis will already feel real. You'll be able to connect with the official `redis-cli`, store data, and retrieve it.
5959
6060
As you progress, you'll implement advanced features like:
61-
* Replication (master/replica)
62-
* RDB persistence (saving and restoring data)
63-
* Atomic Transactions
61+
* Redis replication
62+
* RDB persistence
63+
* Atomic transactions
6464
* ... and more
6565
6666
At the end, you'll have a GitHub repo to show off.

0 commit comments

Comments
 (0)