Skip to content

Commit 90fc690

Browse files
authored
fix error in title
1 parent 7ab9a98 commit 90fc690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

es/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ home: true
33
heroImage: null
44
heroText: Nushell
55
tagline: Un nuevo tipo de shell
6-
actionText: Get Started
6+
actionText: Empezar
77
actionLink: /es/book/
88
features:
9-
- title: *Pipelines* para controlar cualquier sistema operativo
9+
- title: Pipelines para controlar cualquier sistema operativo
1010
details: Nu funciona en Linux, macOS, BSD, y Windows. Aprende una vez, y úsalo en cualquier parte.
1111
- title: Todo son datos
1212
details: Los *pipelines* de Nu utilizan datos estructurados para que puedas seleccionar, filtrar y ordenar de forma segura de la misma manera cada vez. Deja de analizar cadenas y comienza a resolver problemas.

0 commit comments

Comments
 (0)