Skip to content

Commit

Permalink
Merge pull request #1939 from CliMA/jty53-typo-fix
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
charleskawczynski authored Aug 19, 2024
2 parents 165687b + fa436ae commit b71a406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/math_framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ of real numbers to each point of the domain. This representation of a vector
field _depends on the coordinate system_, and there are transformation laws
for passing from one coordinate system to the other.

ClmaCore supports different coordinate systems and, therefore, vector representations.
ClimaCore supports different coordinate systems and, therefore, vector representations.
In fact, one of the key requirements of ClimaCore is to support vectors specified
in orthogonal (Cartesian) and curvilinear coordinate systems.

Expand Down

0 comments on commit b71a406

Please sign in to comment.