docs: 📝 fix english grammar
Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
parent
c19dc934a5
commit
4ce7a6675f
@ -179,7 +179,7 @@ todoApp: kubernetes.#Resources & {
|
|||||||
```
|
```
|
||||||
|
|
||||||
This defines a `todoApp` variable containing the Kubernetes objects used to create a todoapp deployment. It also
|
This defines a `todoApp` variable containing the Kubernetes objects used to create a todoapp deployment. It also
|
||||||
references a `kubeconfig` value defined above:
|
references a `kubeconfig` value defined below:
|
||||||
|
|
||||||
<Tabs defaultValue="kind"
|
<Tabs defaultValue="kind"
|
||||||
groupId="provider"
|
groupId="provider"
|
||||||
@ -189,7 +189,7 @@ values={[
|
|||||||
|
|
||||||
<TabItem value="kind">
|
<TabItem value="kind">
|
||||||
|
|
||||||
The above `config.cue` defines:
|
The following `config.cue` defines:
|
||||||
|
|
||||||
- `kubeconfig` a generic value created to embed this string `kubeconfig` value
|
- `kubeconfig` a generic value created to embed this string `kubeconfig` value
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user