Skip to content

Commit 52bc9b1

Browse files
authored
docs(counter): fix typo in tutorial (#255)
1 parent 88e198f commit 52bc9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tutorials/counter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ You have requested this route 2 time(s).
229229
If you restart the server, the count will be reset to 0 because it is only maintained in memory.
230230
:::
231231

232-
🎉 Congrats, you've created an `counter` application using Dart Frog. View the [full source code](https://github.com/VeryGoodOpenSource/dart_frog/tree/main/examples/counter).
232+
🎉 Congrats, you've created a `counter` application using Dart Frog. View the [full source code](https://github.com/VeryGoodOpenSource/dart_frog/tree/main/examples/counter).

0 commit comments

Comments
 (0)