From 8b53b3a3ab4ba43caafc6b917c468e702b4d9c92 Mon Sep 17 00:00:00 2001 From: laszcz Date: Sat, 7 Mar 2026 00:28:30 +0200 Subject: [PATCH] Fixing typo Fixed "priject" to "project" --- docs/manage-projects/link-to-gh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-projects/link-to-gh.md b/docs/manage-projects/link-to-gh.md index 548755fc7d27..92a8204f03ec 100644 --- a/docs/manage-projects/link-to-gh.md +++ b/docs/manage-projects/link-to-gh.md @@ -175,7 +175,7 @@ To configure your project to sync to GitHub via the project settings: ### Sync from GitHub to OpenFn -Use this sync method when you want to pull a version of your priject from GitHub +Use this sync method when you want to pull a version of your project from GitHub into OpenFn. When this sync is triggered, `openfn-deploy` action is executed on GitHub and your project spec _(file ending with `.yaml`)_ will be auto-deployed to OpenFn.