Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu authored Dec 17, 2024
1 parent 91dbab1 commit 25e682b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguides/compile.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,4 @@ compile:
Then, after compiling, you should notice minified ABI json files in your `.build/abi` folder.
This is useful if hosting these files on a web-server.

To see the full list of supported output-extra, see [the OutputExtra enum documentation](../methoddocs/ape_compile.html#ape_compile.config.OutputExtras).
To see the full list of supported output-extra, see [the OutputExtras enum documentation](../methoddocs/ape_compile.html#ape_compile.config.OutputExtras).

0 comments on commit 25e682b

Please sign in to comment.