From 22a73dd4c2e1e9cf6260190776e683342f04e938 Mon Sep 17 00:00:00 2001 From: Tony Kelman Date: Thu, 18 Aug 2016 04:23:29 -0700 Subject: [PATCH] fix "recommanded" typo (cherry picked from commit 59771677ce0df251a6e105a94d961918f0cfbef8) ref #18100 --- README.arm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.arm.md b/README.arm.md index c9c823cd68d4f..f31eed9d51ef3 100644 --- a/README.arm.md +++ b/README.arm.md @@ -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