Fix attribute name in get_feature docs

This commit is contained in:
Nyall Dawson 2022-02-23 08:40:12 +10:00
parent cdb338ec7f
commit 555d966ebf

View File

@ -27,7 +27,7 @@
"arg": "layer",
"description": "layer name or ID"
}, {
"arg": "map",
"arg": "attribute",
"description": "Map containing the column and value pairs to use"
}],
"examples": [{