Skip to content

Commit 29e7542

Browse files
committed
Grammar fix
1 parent 855e325 commit 29e7542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ into your bash scripts using `source`.
1212

1313
Once you have `bash-commons` installed (see the [install instructions](#install)), you use `source` to import the
1414
modules and start calling the functions within them. Before you import any modules, make sure you `source` the
15-
`bootstrap.sh` file which sets some important defaults which encourages good code:
15+
`bootstrap.sh` file which sets some important defaults to encourage good code:
1616

1717
```bash
1818
source /opt/gruntwork/bash-commons/bootstrap.sh

0 commit comments

Comments
 (0)