We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2951ed1 + 6617ad3 commit 12b72f3Copy full SHA for 12b72f3
documentation/modifiers.md
@@ -35,11 +35,10 @@ The preferred approach depends on your specific use case and coding style. Howev
35
it's recommended to maintain consistency within your project to enhance code readability
36
and maintainability.
37
38
-**A Practical Example: Creating a Complex Shape**
+## A Practical Example: Creating a Complex Shape
39
40
To demonstrate the power of combining multiple modifiers, let's create a complex shape:
41
42
-
43

44
45
```java
0 commit comments