Skip to content

Commit 87d01ea

Browse files
committed
Update config.md
Signed-off-by: Eric Gregory <eric@cosmonic.com>
1 parent f566ba7 commit 87d01ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 4
55
draft: false
66
---
77

8-
You can think of `wasmcloud.toml` as the `package.json` or `Cargo.toml` of the wasmCloud ecosystem. It's the main config file for any of your wasmCloud projects.
8+
`wasmcloud.toml` is the main configuration file for a wasmCloud project, analogous to a `package.json` or `Cargo.toml` file.
99

1010
Let's look at an example:
1111

0 commit comments

Comments
 (0)