Skip to content

Commit

Permalink
✏️ Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored and prabhuramachandran committed Feb 14, 2022
1 parent 7877dc3 commit 0636cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/taylor_green.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ In this example, the ``create_particles`` method has the following code:
self.scheme.setup_properties([fluid])
The line tht calls ``setup_properties`` passes a list of the particle arrays
The line that calls ``setup_properties`` passes a list of the particle arrays
to the scheme so the scheme can configure/setup any additional properties.


Expand Down

0 comments on commit 0636cca

Please sign in to comment.