diff --git a/migration/README.md b/migration/README.md index 21dad2134..80ca6e2fd 100644 --- a/migration/README.md +++ b/migration/README.md @@ -115,7 +115,7 @@ When sonar-migration complete successfully they return exit code 0. En case of f - Per project: - Issues coming from instantiated rules (e.g. custom secrets) - Hotspots which have been reviewed as SAFE or FIXED -- sonar-migration has its own user agent to be recongnized in SonarQune access.log +- sonar-migration has its own user agent to be recognized in SonarQube access.log - Added check whether the running version is the last released - Fixed crash when accessing a portfolio with not enough permissions - `sonar-migration` now has its own doc pages (readme and what's new) @@ -123,7 +123,7 @@ When sonar-migration complete successfully they return exit code 0. En case of f ## Version 0.1 - First alpha release -- On top of the regular `sonar-config` export the following is added +- On top of the regular `sonar-config` export of the following is added - Global: - List of 3rd party plugins installed - Per project diff --git a/migration/what-is-new.md b/migration/what-is-new.md index 600ee475a..133033319 100644 --- a/migration/what-is-new.md +++ b/migration/what-is-new.md @@ -8,7 +8,7 @@ - Per project: - Issues coming from instantiated rules (e.g. custom secrets) - Hotspots which have been reviewed as SAFE or FIXED -- sonar-migration has its own user agent to be recongnized in SonarQune access.log +- sonar-migration has its own user agent to be recognized in SonarQube access.log - Added check whether the running version is the last released - Fixed crash when accessing a portfolio with not enough permissions - `sonar-migration` now has its own doc pages (readme and what's new) @@ -16,7 +16,7 @@ # Version 0.1 - First alpha release -- On top of the regular `sonar-config` export the following is added +- On top of the regular `sonar-config` export of the following is added - Global: - List of 3rd party plugins installed - Per project