Skip to content

Commit d30927d

Browse files
committed
fix markdown formatting
1 parent 801a307 commit d30927d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/getFeature.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ await getFeature("relation", 1234, true);
1212

1313
Response:
1414

15+
_the response is an array, which will only have 1 item unless you set `full` to `true`_
16+
1517
```json
16-
// the response is an array, which will only have 1 item unless you set `full` to `true`
1718
[
1819
{
1920
"changeset": 243638,

0 commit comments

Comments
 (0)