Skip to content

Commit 4cd004c

Browse files
authored
Fixed typo in pip.md
Fixed typo in pip.md found using inspect code feature of pycharm
1 parent c4d7674 commit 4cd004c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/en/install/pip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ step-by-step instructions.
1414
* {Linux}
1515

1616
Note: Starting with TensorFlow `2.10`, Linux CPU-builds for Aarch64/ARM64
17-
processors are are built, maintained, tested and released by a third party:
17+
processors are built, maintained, tested and released by a third party:
1818
[AWS](https://aws.amazon.com/).
1919
Installing the [`tensorflow`](https://pypi.org/project/tensorflow/)
2020
package on an ARM machine installs AWS's
@@ -172,7 +172,7 @@ The following NVIDIA® software are only required for GPU support.
172172
instructions may also work for other Linux distros.
173173
174174
Note: Starting with TensorFlow `2.10`, Linux CPU-builds for Aarch64/ARM64
175-
processors are are built, maintained, tested and released by a third party:
175+
processors are built, maintained, tested and released by a third party:
176176
[AWS](https://aws.amazon.com/).
177177
Installing the [`tensorflow`](https://pypi.org/project/tensorflow/)
178178
package on an ARM machine installs AWS's

0 commit comments

Comments
 (0)