From d087dd32be858639ec9205ec921d1a481df2e0bf Mon Sep 17 00:00:00 2001 From: Irrelevant Date: Fri, 17 Apr 2026 08:04:09 +0000 Subject: [PATCH] Fixed typos in the documentation: --- src/content/docs/get-started/quick-start.mdx | 2 +- src/content/docs/guides/creating-datasets.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/get-started/quick-start.mdx b/src/content/docs/get-started/quick-start.mdx index afb3435..f03cf36 100644 --- a/src/content/docs/get-started/quick-start.mdx +++ b/src/content/docs/get-started/quick-start.mdx @@ -10,7 +10,7 @@ import { Aside, Steps, Tabs, TabItem, Code } from '@astrojs/starlight/components Before you begin, you'll need: - A Google account (for Google Colab) -- A Hugging Face account with a [write token](https://huggingface.co/settings/tokens) +- A HuggingFace account with a [write token](https://huggingface.co/settings/tokens) - ~2-4 hours of GPU time (free Colab tier should work)