diff --git a/form.yml.erb b/form.yml.erb
index ca6dac6e8b2e38a86f846dd76bfe8bd2119d8742..d9c0378f8b9aae44e5d99de0fa94c97e0cb865b1 100644
--- a/form.yml.erb
+++ b/form.yml.erb
@@ -11,12 +11,12 @@
 cluster: "SLURM_CLUSTER" 
 
 # Title of the app displayed in the Dashboard
-title: "Jupyter Lab"
+title: "JupyterLab"
 
 # Description of the app displayed in the Dashboard (can use multi-line string
 # and Markdown syntax)
 description: |
-  This app will launch a Jupyter Lab server on one or more cores.
+  This app will launch a JupyterLab server on one or more cores.
 
 # Define attribute values that aren't meant to be modified by the user within
 # the Dashboard form