Skip to content

Commit

Permalink
fix "recommanded" typo
Browse files Browse the repository at this point in the history
(cherry picked from commit 5977167)
ref #18100
  • Loading branch information
tkelman committed Aug 20, 2016
1 parent 01c76ea commit 22a73dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.arm.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ available for ARMv7-A.

# Hardware requirements

Julia requires at least `armv6` and `vfpv2` instruction sets. It's recommanded
Julia requires at least `armv6` and `vfpv2` instruction sets. It's recommended
to use at least `armv7-a`. `armv5` or soft float are not supported.

# Building Julia on ARM
Expand Down

0 comments on commit 22a73dd

Please sign in to comment.