Skip to content

Commit 5aba5cc

Browse files
authored
[doc]: fix some typos (#6838)
1 parent d5238ae commit 5aba5cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*static anaylsis*:
1+
*static analysis*:
22

33
[![Total alerts](https://img.shields.io/lgtm/alerts/g/Azure/sonic-buildimage.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Azure/sonic-buildimage/alerts/)
44
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/Azure/sonic-buildimage.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Azure/sonic-buildimage/context:python)
@@ -114,7 +114,7 @@ To build SONiC installer image and docker images, run the following commands:
114114
make all
115115

116116
## Usage for ARM Architecture
117-
To build Arm32 bit for (ARMHF) plaform
117+
To build Arm32 bit for (ARMHF) platform
118118
ARM build has dependency in docker version 18,
119119
if docker version is 19, downgrade to 18 as below
120120
sudo apt-get install --allow-downgrades -y docker-ce=5:18.09.0~3-0~ubuntu-xenial
@@ -134,7 +134,7 @@ To build Arm32 bit for (ARMHF) plaform
134134

135135

136136

137-
To build Arm64 bit for plaform
137+
To build Arm64 bit for platform
138138

139139
# Execute make configure once to configure ASIC and ARCH
140140

0 commit comments

Comments
 (0)