diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index c0eb1c75e398256544828f015cc40cb0a926480f..ea2748c5f547965770cc9e86fe7e0ec6b1d6c0aa 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -19,6 +19,6 @@ nshmp-haz:
   ##
   # The path to the models.
   # To specify the model to use:
-  #     java -jar build/libs/nshmp-haz.jar --models=<path/to/models>
+  #     java -jar build/libs/nshmp-haz.jar --model=<path/to/model>
   #
-  model-path: ${models:libs/nshmp-haz-dep--nshm-conus-2018}
+  model-path: ${model:libs/nshmp-haz-dep--nshm-conus-2018}