#25679: spelling fix
diff --git a/Doc/reference/executionmodel.rst b/Doc/reference/executionmodel.rst
index 5dfa0d2..5f1ea92 100644
--- a/Doc/reference/executionmodel.rst
+++ b/Doc/reference/executionmodel.rst
@@ -11,8 +11,8 @@
.. _prog_structure:
-Structure of a programm
-=======================
+Structure of a program
+======================
.. index:: block
@@ -270,4 +270,3 @@
.. [#] This limitation occurs because the code that is executed by these operations
is not available at the time the module is compiled.
-