Skip to content

Commit b6107b8

Browse files
authored
Merge pull request #430 from adamzapasnik/adamzapasnik-patch-1
Fix a typo
2 parents b27b5fe + 0a1990e commit b6107b8

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
@@ -82,7 +82,7 @@ well together, and are both included in a newly-generated Rails applications by
8282
- `BOOTSNAP_LOG` configure bootsnap to log all caches misses to STDERR.
8383
- `BOOTSNAP_IGNORE_DIRECTORIES` a comma separated list of directories that shouldn't be scanned.
8484
Useful when you have large directories of non-ruby files inside `$LOAD_PATH`.
85-
It default to ignore any directory named `node_modules`.
85+
It defaults to ignore any directory named `node_modules`.
8686

8787
### Environments
8888

0 commit comments

Comments
 (0)