Skip to content

Commit d54445c

Browse files
authored
Update getting-started.md.
markdown the pattern path as code for better visibility. Before: pattern Proposed: `pattern`
1 parent 69c976c commit d54445c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Ensure that you have installed the following tools locally:
1313
## Deploy
1414

1515
1. For consuming EKS Blueprints, please see the [Consumption](https://aws-ia.github.io/terraform-aws-eks-blueprints/#consumption) section. For exploring and trying out the patterns provided, please
16-
clone the project locally to quickly get up and running with a pattern. After cloning the project locally, `cd` into the pattern
16+
clone the project locally to quickly get up and running with a pattern. After cloning the project locally, `cd` into the `pattern`
1717
directory of your choice.
1818

1919
2. To provision the pattern, the typical steps of execution are as follows:

0 commit comments

Comments
 (0)