This is an automated email from the ASF dual-hosted git repository.

abeizn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 31b24752 fix: `prefered`(typo) --> `preferred`
31b24752 is described below

commit 31b24752a9d859111c05b3501dd4cb71227a425c
Author: Prasurjya Pran Borah <[email protected]>
AuthorDate: Fri Sep 2 01:05:46 2022 +0530

    fix: `prefered`(typo) --> `preferred`
    
    typo `prefered` corrected to `preferred`
---
 docs/UserManuals/ConfigUI/AdvancedMode.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/UserManuals/ConfigUI/AdvancedMode.md 
b/docs/UserManuals/ConfigUI/AdvancedMode.md
index c0ad7d45..7d174a3f 100644
--- a/docs/UserManuals/ConfigUI/AdvancedMode.md
+++ b/docs/UserManuals/ConfigUI/AdvancedMode.md
@@ -30,7 +30,7 @@ Advanced mode gives utmost flexibility to users by exposing 
the JSON API.
 
 ![image](/img/AdvancedMode/AdvancedMode3.png)
 
-4. You can choose how often you would like to sync your data in this step by 
selecting a sync frequency option or enter a cron code to specify your prefered 
schedule. After setting up the Blueprint, you will be prompted to the 
Blueprint's activity detail page, where you can track the progress of the 
current run and wait for it to finish before the dashboards become available. 
You can also view all historical runs of previously created Blueprints from the 
list on the Blueprint page.
+4. You can choose how often you would like to sync your data in this step by 
selecting a sync frequency option or enter a cron code to specify your 
preferred schedule. After setting up the Blueprint, you will be prompted to the 
Blueprint's activity detail page, where you can track the progress of the 
current run and wait for it to finish before the dashboards become available. 
You can also view all historical runs of previously created Blueprints from the 
list on the Blueprint page.
 
 ## Examples
 
@@ -94,4 +94,4 @@ This section is for editing a Blueprint in the Advanced Mode. 
To edit in the Nor
 
 To edit a Blueprint created in the Advanced mode, you can simply go the 
Settings page of that Blueprint and click on Edit JSON to edit its 
configuration.
 
-![img](/img/ConfigUI/BlueprintEditing/blueprint-edit2.png)
\ No newline at end of file
+![img](/img/ConfigUI/BlueprintEditing/blueprint-edit2.png)

Reply via email to