diff --git a/en/mobile/ios/development/index.html b/en/mobile/ios/development/index.html index c7d87d0a3..dde32c171 100644 --- a/en/mobile/ios/development/index.html +++ b/en/mobile/ios/development/index.html @@ -1554,7 +1554,7 @@

Reading order var body: some View { - // The higher the priority is, the sooner the items will be vocalized + // The higher the priority is, the sooner the items will be vocalized HStack { VStack { // Natural order of the container will be used Text("1") // Rank 1 @@ -1573,7 +1573,7 @@

Reading order diff --git a/fr/mobile/ios/developpement/index.html b/fr/mobile/ios/developpement/index.html index d6308075e..4f9cce7d0 100644 --- a/fr/mobile/ios/developpement/index.html +++ b/fr/mobile/ios/developpement/index.html @@ -1602,7 +1602,7 @@

Ordre de lecture