Skip to content

Commit

Permalink
Fix quotes (elastic#3142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored and suraj-soni committed Dec 15, 2016
1 parent 1f2af4a commit ef10ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filebeat/docs/filebeat-filtering.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ filebeat.prospectors:
processors:
- decode_json_fields:
fields: ['inner']
fields: ["inner"]
output.console.pretty: true
-----------------------------------------------------
Expand Down

0 comments on commit ef10ff4

Please sign in to comment.