From d18b04de722e0ba9c7eb6015d4ac02b5fad9d174 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Tue, 4 Apr 2023 07:50:25 +0200 Subject: [PATCH] docs: fix typo This change fixes two typos in the import export service: - Unleahs -> Unleash - API's -> APIs --- website/docs/reference/deploy/import-export.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/reference/deploy/import-export.md b/website/docs/reference/deploy/import-export.md index d1421e2371..380283db6d 100644 --- a/website/docs/reference/deploy/import-export.md +++ b/website/docs/reference/deploy/import-export.md @@ -9,7 +9,7 @@ The import and export API first appeared in Unleash 3.3.0. ::: -Unleash supports import and export of feature toggles and strategies at startup and during runtime. The main purpose of the import/export feature is to bootstrap new Unleash instances with feature toggles and their configuration. If you are looking for a granular way to keep seperate Unleash instances in sync we strongly recommend that you take a look at the Unleahs Admin API's. +Unleash supports import and export of feature toggles and strategies at startup and during runtime. The main purpose of the import/export feature is to bootstrap new Unleash instances with feature toggles and their configuration. If you are looking for a granular way to keep seperate Unleash instances in sync we strongly recommend that you take a look at the Unleash Admin APIs. The import mechanism guarantees that: - all imported features will be non-archived