Skip to content

Commit

Permalink
Merge pull request apiaryio#267 from sbellem/patch-2
Browse files Browse the repository at this point in the history
Added omitted words ("of the")
  • Loading branch information
kylef committed Sep 19, 2015
2 parents daebcd3 + c5def65 commit 2de88d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API Blueprint Specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ Furthermore, in API Blueprint context, a payload include its description, descri

A payload **may** have its media type associated. A payload's media type represents the metadata received or sent in the form of a HTTP `Content-Type` header. When specified a payload **should** include nested [Body section](#def-body-section).

This section **should** include at least one following nested sections:
This section **should** include at least one of the following nested sections:

- [`0-1` Headers section](#def-headers-section)
- [`0-1` Attributes section](#def-attributes-section)
Expand Down

0 comments on commit 2de88d6

Please sign in to comment.