Skip to content

Commit

Permalink
Merge pull request #122 from chelmertz/patch-1
Browse files Browse the repository at this point in the history
docs/first: Spelling
  • Loading branch information
owickstrom committed Mar 6, 2023
2 parents 7b82861 + a411dfc commit 404e9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/first.rst
Expand Up @@ -171,7 +171,7 @@ Next, we'll define the two states as booleans:
let ~paused = buttonText == "Play";
We also need to declare the actions a bit more precisely. Change to
existing action declartion to the following:
existing action declaration to the following:

.. code-block:: javascript
Expand Down

0 comments on commit 404e9e2

Please sign in to comment.