Skip to content

Commit c15d931

Browse files
committed
fix typo
1 parent d1a5254 commit c15d931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ In that case, instead of `.first()` we can use `.one()`:
106106

107107
Here we know that there's only one `"Deadpond"`, and there shouldn't be any more than one.
108108

109-
If we run it once will output:
109+
If we run it once, it will output:
110110

111111
<div class="termy">
112112

0 commit comments

Comments
 (0)