diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml
index 58e5451b133ff91ae0f01ea0c15c6fc1be00a58d..4118a74b75a8353da32906af61c8385a19a19ee7 100644
--- a/astrocyte_pkg.yml
+++ b/astrocyte_pkg.yml
@@ -129,13 +129,13 @@ workflow_parameters:
       Reference species and genome used for alignment and subsequent analysis.
 
   - id: astrocyte
-      type: select
-      choices:
-        - [ 'true', 'true' ]
-      required: true
-      default: 'true'
-      description: |
-        Ensure configuraton for astrocyte.
+    type: select
+    choices:
+      - [ 'true', 'true' ]
+    required: true
+    default: 'true'
+    description: |
+      Ensure configuraton for astrocyte.
 
 
 # -----------------------------------------------------------------------------