Skip to content

Commit

Permalink
Removed duplicate reference to "container block".
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Aug 6, 2016
1 parent 4ce0394 commit af9548a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ by their start and end conditions. The block begins with a line that
meets a [start condition](@) (after up to three spaces
optional indentation). It ends with the first subsequent line that
meets a matching [end condition](@), or the last line of
the document or other [container block](@), if no line is encountered that meets the
the document or other [container block]), if no line is encountered that meets the
[end condition]. If the first line meets both the [start condition]
and the [end condition], the block will contain just that line.

Expand Down

0 comments on commit af9548a

Please sign in to comment.