From 14221d5b06e242566424742729b3e45a326999b8 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Thu, 15 Aug 2024 23:27:14 +0300 Subject: [PATCH] fix typo --- src/pages/en/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/en/introduction.md b/src/pages/en/introduction.md index 149a967..2dc9f52 100644 --- a/src/pages/en/introduction.md +++ b/src/pages/en/introduction.md @@ -34,7 +34,7 @@ If you have any more questions or want to get in touch with us, the simplest way As a programmer, you can develop apps with our Framework and benefit from all the features of our platform. -Built applications that are **secure and privacy-preserving**, **local-first**, that sync their data automatically without any conflicts, that work offline and online, that do not depend on any third-party and paying infrastructure, and that are **data-centric, interoperable, and portable**. +Build applications that are **secure and privacy-preserving**, **local-first**, that sync their data automatically without any conflicts, that work offline and online, that do not depend on any third-party and paying infrastructure, and that are **data-centric, interoperable, and portable**. Our framework is available for web and native apps, developed in Javascript/Typescript with Front-end frameworks like React or Svelte, and also in Rust, and optionally with Tauri framework. Your app can integrate the NextGraph [ecosystem](/en/ecosystem) with our built-in App Store, or can stay "standalone" and remain independent from our official apps.