You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #172 Fix small typo in Turbo code example (thomas-miceli)
This PR was merged into the main branch.
Discussion
----------
Fix small typo in Turbo code example
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Tickets | none
| License | MIT
An example from the Turbo README.md does not have the dollar `$` before `this` variable, and also a closing parenthesis instead of a closing curly brace.
Commits
-------
72f868e Fix small typos in code example
0 commit comments