Skip to content

Commit

Permalink
Add review suggestion - improve grammar
Browse files Browse the repository at this point in the history
Co-authored-by: joshuahansel <[email protected]>
  • Loading branch information
cticenhour and joshuahansel authored Oct 7, 2024
1 parent 1115ec8 commit 7b5f53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/doc/content/newsletter/2024/2024_09.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ executing installed MOOSE applications.

### Deployment of the ActionComponents system

The [ActionComponents](syntax/ActionComponents/index.md) were introduced to MOOSE. They are derived from an [Action.md] class and are tasked with
[ActionComponents](syntax/ActionComponents/index.md) were introduced to MOOSE. They are derived from the [Action](Action.md) class and are tasked with
building the geometrical definition of a system. They can be specialized to a given `Physics` and discretization,
or they can be set to instantiate any `Physics` onto their domain.

Expand Down

0 comments on commit 7b5f53e

Please sign in to comment.