Json: Fix a whitespace oversight in comment
This commit is contained in:
parent
e75ab0a26f
commit
7f0a735828
@ -7,7 +7,7 @@ module Homebrew
|
|||||||
# The {Json} strategy fetches content at a URL, parses it as JSON, and
|
# The {Json} strategy fetches content at a URL, parses it as JSON, and
|
||||||
# provides the parsed data to a `strategy` block. If a regex is present
|
# provides the parsed data to a `strategy` block. If a regex is present
|
||||||
# in the `livecheck` block, it should be passed as the second argument to
|
# in the `livecheck` block, it should be passed as the second argument to
|
||||||
# the `strategy` block.
|
# the `strategy` block.
|
||||||
#
|
#
|
||||||
# This is a generic strategy that doesn't contain any logic for finding
|
# This is a generic strategy that doesn't contain any logic for finding
|
||||||
# versions, as the structure of JSON data varies. Instead, a `strategy`
|
# versions, as the structure of JSON data varies. Instead, a `strategy`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user