diff --git a/examples/06-distributed-post/03-distributed-msup_expansion_steps.py b/examples/06-distributed-post/03-distributed-msup_expansion_steps.py index 1fac648a2f8..7f4d36ab05e 100644 --- a/examples/06-distributed-post/03-distributed-msup_expansion_steps.py +++ b/examples/06-distributed-post/03-distributed-msup_expansion_steps.py @@ -71,7 +71,7 @@ ############################################################################### # Create a local operators chain for expansion # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# In the follwing series of operators we merge the modal basis, the meshes, read +# In the following series of operators we merge the modal basis, the meshes, read # the modal response and expand the modal response with the modal basis. merge_fields = ops.utility.merge_fields_containers()