diff --git a/form.yml.erb b/form.yml.erb
index d544defd7bce2cf67dfb9d8789153ba6c47b5be7..c2296c4ba4a4b56104e1b5a201b538c5078b9bb2 100644
--- a/form.yml.erb
+++ b/form.yml.erb
@@ -8,7 +8,7 @@
 # under /etc/ood/config/clusters.d/*.yml
 # @example Use the Owens cluster at Ohio Supercomputer Center
 #     cluster: "owens"
-cluster: "SLURM_CLUSTER" 
+cluster: "SLURM_CLUSTER"
 
 # Title of the app displayed in the Dashboard
 title: "Jupyter Notebook"
diff --git a/submit.yml.erb b/submit.yml.erb
index e03e6c2b222d68c46fc77be93bce3ae336d08901..a8130644d6da5b91171d5aa44a027e2f48742138 100644
--- a/submit.yml.erb
+++ b/submit.yml.erb
@@ -3,8 +3,8 @@
 ---
 # This config comes from below URL
 # https://github.com/OSC/bc_example_jupyter/blob/custom_environment/submit.yml.erb
-# The -C option in the config provided for slurm has been removed because it does 
-# not apply to implementation at UAB. We do not use constraint list to be used with -C. 
+# The -C option in the config provided for slurm has been removed because it does
+# not apply to implementation at UAB. We do not use constraint list to be used with -C.
 
 batch_connect:
   template: "basic"