Fix typo on tpu.rst (#2759)

* Fix typo on tpu.rst

There're 3 ways :)

* Update docs/source/tpu.rst

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Junbum Lee 2020-07-31 03:11:18 +09:00 committed by GitHub
parent 2f0fb34496
commit d18b9ef9d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -27,9 +27,9 @@ some subset of those 2048 cores.
How to access TPUs
------------------
To access TPUs there are two main ways.
To access TPUs, there are three main ways.
1. Using google colab.
1. Using Google Colab.
2. Using Google Cloud (GCP).
3. Using Kaggle.