Merge pull request #27173 from s-kawamura-w664/patch-ko

delete a illegal code in ko/docs.
This commit is contained in:
Kubernetes Prow Robot 2021-03-23 18:16:05 -07:00 committed by GitHub
commit 00d5073abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ Events: <none>
### 예제
| 종류 | 경로 | 요청 경로 | 일치 여부 |
| 종류 | 경로 | 요청 경로 | 일치 여부 |
|--------|---------------------------------|-------------------------------|------------------------------------|
| Prefix | `/` | (모든 경로) | 예 |
| Exact | `/foo` | `/foo` | 예 |