From b1d13595be1c4ca321f1cc4e5f4dd30c0dfb641b Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 11 Jun 2024 00:28:42 +0900 Subject: [PATCH] docs: update _train-template.ipynb bellow -> below --- notebooks/_train-template.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/_train-template.ipynb b/notebooks/_train-template.ipynb index c4d1bdf..50a81f3 100644 --- a/notebooks/_train-template.ipynb +++ b/notebooks/_train-template.ipynb @@ -21,7 +21,7 @@ "\n", "### Steps Covered in this Tutorial\n", "\n", - "**NOTE:** List bellow is just a placeholder. Feel free to add, remove and swap points, if you need.\n", + "**NOTE:** List below is just a placeholder. Feel free to add, remove and swap points, if you need.\n", "\n", "- Clone repository and install dependencies\n", "- Test inference using pre-trained model\n",