Skip to content

Commit 5031fda

Browse files
committed
minor inline code asciidoc formatting
1 parent 6ff5522 commit 5031fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/logstash/inputs/rss.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
#
88
# Notes:
99
#
10-
# * The '@source' of this event will be the command run.
11-
# * The '@message' of this event will be the entire stdout of the command
10+
# * The `@source` of this event will be the command run.
11+
# * The `@message` of this event will be the entire stdout of the command
1212
# as one event.
1313
#
1414
class LogStash::Inputs::Rss < LogStash::Inputs::Base

0 commit comments

Comments
 (0)