refactored where filter comment
This commit is contained in:
parent
5330980c5f
commit
d395183ee2
|
@ -203,7 +203,7 @@ module Jekyll
|
||||||
# Filter an array of objects
|
# Filter an array of objects
|
||||||
#
|
#
|
||||||
# input - the object array
|
# input - the object array
|
||||||
# key - key within each object to filter by
|
# property - property within each object to filter by
|
||||||
# value - desired value
|
# value - desired value
|
||||||
#
|
#
|
||||||
# Returns the filtered array of objects
|
# Returns the filtered array of objects
|
||||||
|
|
Loading…
Reference in New Issue