Skip to content

Commit

Permalink
doc: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth committed Jun 5, 2023
1 parent fe47475 commit fed0288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/src/language/builtins-prefix.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This section lists the functions built into the Nix language evaluator.
All built-in functions are available through the global [`builtins`](./builtin-constants.md#builtins-builtins) constant.

For convenience, some built-ins are can be accessed directly:
For convenience, some built-ins can be accessed directly:

- [`derivation`](#builtins-derivation)
- [`import`](#builtins-import)
Expand Down

0 comments on commit fed0288

Please sign in to comment.