Skip to content

Commit ba4a5cf

Browse files
author
Simon Goldberg
committed
Fixed typo in README
1 parent cc4af0e commit ba4a5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you'd like propose a Node Runner Blueprint for your node, see [Adding new Nod
1616
- `lib/constructs` - [CDK constructs](https://docs.aws.amazon.com/cdk/v2/guide/constructs.html) used in Node Runner Blueprints
1717
- `lib/your-chain` - Node Runner Blueprint for a specific chain
1818
- `website` - Content for the project web site built with [Docusaurus](https://docusaurus.io/)
19-
- `website/docs` - Place for the new blueprint deployment instructions. (If you are adding a new blueprint, use on of the existing examples to refer to the `README.md` file within your Node Runner Blueprint directory inside `lib`).
19+
- `website/docs` - Place for the new blueprint deployment instructions. (If you are adding a new blueprint, use one of the existing examples to refer to the `README.md` file within your Node Runner Blueprint directory inside `lib`).
2020

2121
### License
2222
This repository uses MIT License. See more in [LICENSE](./LICENSE).

0 commit comments

Comments
 (0)