1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

docs: fix typo

This change fixes two typos in the import export service:
- Unleahs -> Unleash
- API's -> APIs
This commit is contained in:
Thomas Heartman 2023-04-04 07:50:25 +02:00 committed by GitHub
parent 773469d715
commit d18b04de72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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