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 cd19fa6 commit 6a54c02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class My_Class {
}
]]>
</code>
<code title="Invalid: using camel case to separate words.">
<code title="Invalid: Using camel case to separate words.">
<![CDATA[
class My_Class {
public <em>$propertyName</em> = 'value';
Expand Down

0 comments on commit 6a54c02

Please sign in to comment.