Skip to content

Commit

Permalink
Uppercase sentence
Browse files Browse the repository at this point in the history
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
  • Loading branch information
richardkorthuis and jrfnl authored Aug 12, 2024
1 parent a488cd0 commit 738c212
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<em>$prefix_variable_name</em> = 'value';
]]>
</code>
<code title="Invalid: mixed case function name.">
<code title="Invalid: Mixed case function name.">
<![CDATA[
<em>$Prefix_Variable_NAME</em> = 'value';
]]>
Expand Down

0 comments on commit 738c212

Please sign in to comment.