Skip to content

Commit 747d80a

Browse files
[hotfix][docs] Typo fix in RBAC docs
1 parent db5ef57 commit 747d80a

File tree

1 file changed

+1
-1
lines changed
  • docs/content/docs/operations

1 file changed

+1
-1
lines changed

docs/content/docs/operations/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ For each additional namespace that runs the Flink jobs, users need to do the fol
104104
name: flink
105105
EOF
106106
```
107-
3. Optionally create an example Flink job in the namespace. Run the command from the root of the cloned flink-kuberntes-operator repo:
107+
3. Optionally create an example Flink job in the namespace. Run the command from the root of the cloned flink-kubernetes-operator repo:
108108
```sh
109109
kubectl apply -f example/basic.yaml
110110
```

0 commit comments

Comments
 (0)