Skip to content
Snippets Groups Projects
Commit 262b3174 authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

fix typo [ci skip]

parent 50892421
Branches
Tags
No related merge requests found
......@@ -109,7 +109,7 @@ environments, however, this doesn't always work perfectly. If Metabase fails to
java.lang.OutOfMemoryError: Java heap space
You'll just need to set a JVM option too let it know explicitly how much memory it should use for the heap space:
You'll just need to set a JVM option to let it know explicitly how much memory it should use for the heap space:
java -Xmx2g -jar metabase.jar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment