diff options
| author | Edward <[email protected]> | 2021-03-10 01:49:32 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-09 18:49:32 -0500 |
| commit | 3459043adab70e5a6e796d466ad5814d8eb3f179 (patch) | |
| tree | 22c8e7ee588ee59fcb8ea517ac887d7c2e49f0ae /public/v4/apps/etesync.yml | |
| parent | d09a8b018ce28bc4abfd58d3c878442a00067f0a (diff) | |
| download | caprover-one-click-apps-3459043adab70e5a6e796d466ad5814d8eb3f179.tar.gz caprover-one-click-apps-3459043adab70e5a6e796d466ad5814d8eb3f179.zip | |
Update etesync.yml (#368)
spelling
Diffstat (limited to 'public/v4/apps/etesync.yml')
| -rw-r--r-- | public/v4/apps/etesync.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/v4/apps/etesync.yml b/public/v4/apps/etesync.yml index 0a388a1..d414120 100644 --- a/public/v4/apps/etesync.yml +++ b/public/v4/apps/etesync.yml @@ -15,7 +15,7 @@ caproverOneClickApp: variables: - id: $$cap_version label: version tag - description: Checkout their docker page for the valid tags @ https://hub.docker.com/r/grburst/etesync + description: Check out their docker page for the valid tags @ https://hub.docker.com/r/grburst/etesync defaultValue: alpine - id: $$cap_SUPER_USER label: user name @@ -30,8 +30,8 @@ caproverOneClickApp: description: etesync super user password validRegex: /^([a-zA-Z0-9])+$/ instructions: - start: ETESync is a open source and privacy focuse sync service + start: ETESync is a open source and privacy focused sync service end: Deployment of ETEsync is finished. You might see 502 errors for the next 2 minutes. Goto <YOUR-APP-URL>/admin to manage your users for ETEsync. displayName: ETESync - description: ETESync is a self hosted syning solution, it is secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks. + description: ETESync is a self hosted syncing solution, it is secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks. documentation: Read the documentation @ https://github.com/GRBurst/docker-etesync-server |
