kontent-ai-bot / backup-manager-js

This utility enables backup & restore of Kontent.ai projects
https://kontent.ai
MIT License
7 stars 7 forks source link

Need to update README.md #29

Closed jheelbharambe closed 2 years ago

jheelbharambe commented 2 years ago

Brief bug description

Please update the README clean in code part here :https://github.com/Kentico/kontent-backup-manager-js#clean-in-code This references to ImportService instead of CleanService.

What went wrong?

Repro steps

  1. Go to https://github.com/Kentico/kontent-backup-manager-js/blob/master/README.md
  2. Scroll down to https://github.com/Kentico/kontent-backup-manager-js/blob/master/README.md
  3. See const importService = new ImportService({... This should be CleanService

Expected behavior

What the correct behavior is?

Test environment

Additional context

Add any other context about the problem here.

Screenshots

Add links to screenshots, if possible.