Skip to content

Commit 5f5b1f3

Browse files
authored
[id] Fix typo on Web UI (Dashboard)
Fix typo that causes the article not rendered properly for "Web UI (Dashboard)" in id l10n
1 parent e5f7e6f commit 5f5b1f3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/id/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ Jika membutuhkan, kamu dapat membuka bagian **Advanced options** di mana kamu da
9494
Contoh:
9595

9696
```conf
97-
release=1.0
98-
tier=frontend
99-
environment=pod
100-
track=stable
101-
```
97+
release=1.0
98+
tier=frontend
99+
environment=pod
100+
track=stable
101+
```
102102

103103
- **_Namespace_**: Kubernetes mendukung beberapa klaster virtual yang berjalan di atas klaster fisik yang sama. Klaster virtual ini disebut [Namespace](/docs/tasks/administer-cluster/namespaces/). Mereka mengizinkan kamu untuk mempartisi sumber daya ke beberapa grup yang diberi nama secara logis.
104104

0 commit comments

Comments
 (0)