Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
captainhaddock18 committed Jul 4, 2023
1 parent 4fba5f9 commit 1584390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ variable, allowing the user to adjust the amount of memory that can be used by e
| Elasticsearch | ES_JAVA_OPTS |
| Logstash | LS_JAVA_OPTS |

To accomodate environments where memory is scarce (Docker Desktop for Mac has only 2 GB available by default), the Heap
To accommodate environments where memory is scarce (Docker Desktop for Mac has only 2 GB available by default), the Heap
Size allocation is capped by default in the `docker-compose.yml` file to 512 MB for Elasticsearch and 256 MB for
Logstash. If you want to override the default JVM configuration, edit the matching environment variable(s) in the
`docker-compose.yml` file.
Expand Down

0 comments on commit 1584390

Please sign in to comment.