diff --git a/scripts/dynare.el b/scripts/dynare.el
index debcafaea12a96412feec958e1081fcd9582f6d6..8539fed3d409aab62f6952050cfdaf767c02c32b 100644
--- a/scripts/dynare.el
+++ b/scripts/dynare.el
@@ -91,7 +91,7 @@
 (defvar dynare-blocks
   '("model" "steady_state_model" "initval" "endval" "histval" "shocks"
     "shock_groups" "init2shocks" "mshocks" "estimated_params" "epilogue" "priors"
-    "estimated_param_init" "estimated_params_bounds" "osr_params_bounds"
+    "estimated_params_init" "estimated_params_bounds" "osr_params_bounds"
     "observation_trends" "optim_weights" "homotopy_setup"
     "conditional_forecast_paths" "svar_identification" "moment_calibration"
     "irf_calibration" "ramsey_constraints" "restrictions" "generate_irfs"