diff --git a/parser/parser-siesta/mkjson.py b/parser/parser-siesta/mkjson.py
index f75326da08c725b116561a5a3ab662140d326c85..f9f8d56d0084650d8edc49d9ff55c55ccf77b68f 100644
--- a/parser/parser-siesta/mkjson.py
+++ b/parser/parser-siesta/mkjson.py
@@ -34,7 +34,7 @@ json_section_template = """{
       "kindStr": "type_section",
       "name": "x_siesta_section_input",
       "superNames": [
-        "section_run"
+        "section_method"
       ]
     }"""
 # END OF TEMPLATES FROM OCTOPUS