mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 08:19:22 +03:00
spelling: can
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1c028dd598
commit
b8c6c17a30
@ -45,7 +45,7 @@
|
||||
//! - _ (underscore)
|
||||
//!
|
||||
//! Filters can be applied to element of an array with the `?(@.key PREDICATE)` notation.
|
||||
//! The key can can specify one or more levels.
|
||||
//! The key can specify one or more levels.
|
||||
//! For example, `.price.US` specify field 'US' in an object for the field price.
|
||||
//! The predicate if not present just checks the key existence.
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user