Skip to content

Commit 9e18986

Browse files
committed
Gebruik hoofdletter RFC notatie
1 parent 0e521e5 commit 9e18986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sections/designRules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ Content-Type: application/problem+json</code><code class="json">{
649649
<li><strong><code>detail</code></strong> - a human-readable message describing the violation.</li>
650650
<li><strong><code>location</code></strong> (optional) - a locator for the offending value:
651651
<ul>
652-
<li>For JSON request bodies: a JSON Pointer [[rfc6901]] expression pointing to the value.</li>
652+
<li>For JSON request bodies: a JSON Pointer [[RFC6901]] expression pointing to the value.</li>
653653
<li>For XML request bodies: an absolute XPath v3.1 [[xpath-31]] expression pointing to the value.</li>
654654
<li>For query parameters: the parameter name.</li>
655655
</ul>

0 commit comments

Comments
 (0)