Skip to content

Commit 0a1990e

Browse files
authored
Fix a typo
1 parent b27b5fe commit 0a1990e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)