Skip to content

Commit b4f69ff

Browse files
authored
Merge pull request #30195 from gochist/ko-ingress
[ko] Update content/ko/docs/concepts/services-networking/ingress.md
2 parents de4728e + c1a0248 commit b4f69ff

File tree

1 file changed

+2
-2
lines changed
  • content/ko/docs/concepts/services-networking

1 file changed

+2
-2
lines changed

content/ko/docs/concepts/services-networking/ingress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ Events: <none>
164164
요청은 _p_ 경로에 일치한다.
165165

166166
{{< note >}} 경로의 마지막 요소가 요청 경로에 있는 마지막
167-
요소의 하위 문자열인 경우에는 일치하지 않는다(예시: `/foo/bar`
168-
`/foo/bar/baz` 와 일치하지만, `/foo/barbaz` 일치하지 않는다). {{< /note >}}
167+
요소의 하위 문자열인 경우에는 일치하지 않는다(예시: `/foo/bar`
168+
`/foo/bar/baz` 와 일치하지만, `/foo/barbaz` 와는 일치하지 않는다). {{< /note >}}
169169

170170
### 예제
171171

0 commit comments

Comments
 (0)