Skip to content

Commit f6cb21d

Browse files
committed
Fix typos
1 parent f77a5c6 commit f6cb21d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

migration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,15 @@ When sonar-migration complete successfully they return exit code 0. En case of f
115115
- Per project:
116116
- Issues coming from instantiated rules (e.g. custom secrets)
117117
- Hotspots which have been reviewed as SAFE or FIXED
118-
- sonar-migration has its own user agent to be recongnized in SonarQune access.log
118+
- sonar-migration has its own user agent to be recognized in SonarQube access.log
119119
- Added check whether the running version is the last released
120120
- Fixed crash when accessing a portfolio with not enough permissions
121121
- `sonar-migration` now has its own doc pages (readme and what's new)
122122

123123
## Version 0.1
124124

125125
- First alpha release
126-
- On top of the regular `sonar-config` export the following is added
126+
- On top of the regular `sonar-config` export of the following is added
127127
- Global:
128128
- List of 3rd party plugins installed
129129
- Per project

migration/what-is-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
- Per project:
99
- Issues coming from instantiated rules (e.g. custom secrets)
1010
- Hotspots which have been reviewed as SAFE or FIXED
11-
- sonar-migration has its own user agent to be recongnized in SonarQune access.log
11+
- sonar-migration has its own user agent to be recognized in SonarQube access.log
1212
- Added check whether the running version is the last released
1313
- Fixed crash when accessing a portfolio with not enough permissions
1414
- `sonar-migration` now has its own doc pages (readme and what's new)
1515

1616
# Version 0.1
1717

1818
- First alpha release
19-
- On top of the regular `sonar-config` export the following is added
19+
- On top of the regular `sonar-config` export of the following is added
2020
- Global:
2121
- List of 3rd party plugins installed
2222
- Per project

0 commit comments

Comments
 (0)