소스 검색

fix slight typo

Mike Hingley 5 년 전
부모
커밋
ef9eee2def
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      DOCUMENTATION/content/documentation/index.md

+ 1 - 1
DOCUMENTATION/content/documentation/index.md

@@ -650,7 +650,7 @@ docker-compose up -d metabase
 
 1) Boot the container `docker-compose up -d jenkins`. To enter the container type `docker-compose exec jenkins bash`.
 
-2) Go to `http://localhost:8090/` (if you didn't chanhed your default port mapping)
+2) Go to `http://localhost:8090/` (if you didn't change your default port mapping)
 
 3) Authenticate from the web app.