Skip to content

Commit fc24468

Browse files
committed
typo in line 163
1 parent f30e82f commit fc24468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ También puedes consultar la estrategia de patch en
160160
```
161161
<!-- for editors: intentionally use yaml instead of json here, to prevent syntax highlight error. -->
162162

163-
Y puedes conlsultar la estrategia de patch en la
163+
Y puedes consultar la estrategia de patch en la
164164
[Documentación del API Kubernetes](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core).
165165

166166
Crea un archivo llamado `patch-file-tolerations.yaml` que tenga el siguiente contenido:

0 commit comments

Comments
 (0)