From 46271b5cef7fc429d533e35df6a0e7214a91f69d Mon Sep 17 00:00:00 2001 From: charsijawaan Date: Wed, 8 Jan 2025 00:18:57 +0500 Subject: [PATCH] docs: fix grammar in "When can I use it?" section --- app/routes/_libraries/start.$version.index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/routes/_libraries/start.$version.index.tsx b/app/routes/_libraries/start.$version.index.tsx index 4d9b8c55..16299130 100644 --- a/app/routes/_libraries/start.$version.index.tsx +++ b/app/routes/_libraries/start.$version.index.tsx @@ -296,11 +296,11 @@ export default function VersionIndex() {
You can use TanStack Start BETA today! Although - currently in active development we do not expect any more breaking - changes. We invite you provide feedback to help help us on the - journey to 1.0! If you choose to ship a BETA Start app to - production, we recommend locking your dependencies to a specific - version and keeping up with the latest releases. + currently in active development, we do not expect any more breaking + changes. We invite you to provide feedback to help us on the journey + to 1.0! If you choose to ship a BETA Start app to production, we + recommend locking your dependencies to a specific version and + keeping up with the latest releases.