Skip to content

Commit

Permalink
Merge pull request sonic-pi-net#2864 from MukulKolpe/typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron authored Oct 12, 2021
2 parents e6eae2e + cac106c commit 9bb9dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/doc/tutorial/10-State.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ might sound complex and difficult (in fact, in the UK, programming with
multiple threads and shared memory is typically a university level
subject). However, as you'll see, just like playing your first note,
*Sonic Pi makes it incredibly simple to share state across threads*
whilst still keeping your programs *thread-safe and deterministic.*.
whilst still keeping your programs *thread-safe and deterministic*.

Meet `get` and `set`...

0 comments on commit 9bb9dfb

Please sign in to comment.