Skip to content

Commit

Permalink
chore: small readme typo, ls->lms (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilee2u authored Dec 20, 2023
1 parent 19d2723 commit aefc160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Here is an example of a command to consume events from the ``learning-exam-attem

.. code-block::
python3 manage.py ls consume_events -t learning-exam-attempt-lifecycle -g dev-lms
python3 manage.py lms consume_events -t learning-exam-attempt-lifecycle -g dev-lms
When your event is successfully consumed, you should see logs like the following.

Expand Down

0 comments on commit aefc160

Please sign in to comment.