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 Nov 5, 2023
1 parent 6aec866 commit c1445f6
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 c1445f6

Please sign in to comment.