From d18b9ef9d95ffd92591f767808cc497af5bd4e1c Mon Sep 17 00:00:00 2001 From: Junbum Lee Date: Fri, 31 Jul 2020 03:11:18 +0900 Subject: [PATCH] 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 Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- docs/source/tpu.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/tpu.rst b/docs/source/tpu.rst index 566a852111..2066ea007f 100644 --- a/docs/source/tpu.rst +++ b/docs/source/tpu.rst @@ -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.