From e3d2e07be92e43a9da91cee0b5e44b161ca146c7 Mon Sep 17 00:00:00 2001 From: anubhav Date: Tue, 31 Dec 2024 09:13:59 +0530 Subject: [PATCH] Update getting-started.md Spelling fix --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index f64e153d..36a416a1 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -4,7 +4,7 @@ sidebar_position: 2 # Getting started -How you add Turf to your project will dependend on your environment and tooling but here are some guidelines to get you started. +How you add Turf to your project will depend on your environment and tooling but here are some guidelines to get you started. The source of truth for published versions of Turf is [NPM](https://www.npmjs.com/package/@turf/turf?activeTab=versions). You are welcome to use other providers that republish these packages.