Skip to content

Commit 6602d4d

Browse files
committed
fixed markdown spellcheck
1 parent 5c0c585 commit 6602d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/forc/manifest_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ name = "wallet_contract"
4747
indexing = { namespace = "counter-contract", schema_path = "out/release/counter-contract-abi.json" }
4848
```
4949

50-
### Metadata Section in Forc.toml
50+
### Metadata Section in `Forc.toml`
5151

5252
The `[project.metadata]` section provides a dedicated space for external tools and plugins to store their configuration in `Forc.toml`. The metadata key names are arbitrary and do not need to match the tool's name.
5353

0 commit comments

Comments
 (0)