Skip to content

Commit f2da416

Browse files
committed
Tweak wording
1 parent 92e022b commit f2da416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsite/source/optional-values.html.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ optional_string[123]
3434

3535
### Handle optional values using monads
3636

37-
See [Maybe](docs::extensions/maybe) extension for another approach to handling optional values by returning a [_Monad_](/gems/dry-monads/) object.
37+
See the [Maybe](docs::extensions/maybe) extension for another approach to handling optional values by returning a [_monad_](/gems/dry-monads/) object.

0 commit comments

Comments
 (0)