Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/chain/testing/dev-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ your devnet in an isolated environment.
## Configure your network

Now that you've installed all the necessary dependencies, you can start configuring your network. The Kurtosis package
accepts a YAMl file which configures how many network participants there are, what kind of software they're running, and
accepts a YAML file which configures how many network participants there are, what kind of software they're running, and
the network's topology. An example YAML file is below:

```yaml
Expand Down
Loading