jmespath / jmespath/jmespath.site

typo in documentation docs/proposals/improved-filters.rst

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Makefile
Stars
61
Forks
61
PR merge metrics
No merged PRs in 30d

Description

in https://github.com/jmespath/jmespath.site/blob/master/docs/proposals/improved-filters.rst?plain=1#L139 :

```
users[?is_admin == `true` && disabled == `false]
```

```
users[?is_admin == `true` && disabled == `false`]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.