diff --git a/STYLEGUIDE.md b/STYLEGUIDE.md index 8fd0183..a244fb1 100644 --- a/STYLEGUIDE.md +++ b/STYLEGUIDE.md @@ -41,7 +41,7 @@ public class MyClass } ``` -#### Ternary Operator (the ?:) +#### Ternary Operator (`?:`) Don't. #### \ No newline at end of file