Skip to content

Commit

Permalink
Fix typo "look" -> "look like" (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenfork committed Dec 29, 2023
1 parent 06703dc commit b166dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code-sharing/notifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Each time the `Timer` fires, we call the `apply` method of the `_notify` object
_notify.cancel(this)
```

What does this look to a user? Here's an example:
What does this look like to a user? Here's an example:

```pony
use "time"
Expand Down

0 comments on commit b166dea

Please sign in to comment.