Skip to content

Commit

Permalink
Fix quotes (#3142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored and ruflin committed Dec 8, 2016
1 parent b7fba44 commit 4e7a094
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 4e7a094

Please sign in to comment.