Skip to content

Commit 2714ba6

Browse files
authored
Update READme.md
1 parent 2a20a76 commit 2714ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soarQube-Installation/READme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sudo rm -rf sonarqube-7.8.zip
4141
sudo mv sonarqube-7.8 sonarqube
4242
```
4343

44-
## Grant permissions for sonar user to start and manae sonarQube
44+
## Grant permissions for sonar user to start and manage sonarQube
4545
```sh
4646
sudo chown -R sonar:sonar /opt/sonarqube/
4747
sudo chmod -R 775 /opt/sonarqube/

0 commit comments

Comments
 (0)