Skip to content

Commit

Permalink
Update docs/fluent/query.es.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacostaf10 authored and alemohamad committed Apr 9, 2024
1 parent fd4065d commit a138459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fluent/query.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ User.query(on: database)
.filter(\.$firstName == \.$lastName)
```

El filtrado por campo soporta los mismos operadores que el [filtrado por valor](#value-filter).
El filtrado por campo soporta los mismos operadores que el [filtrado por valor](#filtrado-por-valor).

### Filtrado por Subconjunto

Expand Down

0 comments on commit a138459

Please sign in to comment.