Skip to content

Commit 6617ad3

Browse files
Update modifiers.md
1 parent 2951ed1 commit 6617ad3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/modifiers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,10 @@ The preferred approach depends on your specific use case and coding style. Howev
3535
it's recommended to maintain consistency within your project to enhance code readability
3636
and maintainability.
3737

38-
**A Practical Example: Creating a Complex Shape**
38+
## A Practical Example: Creating a Complex Shape
3939

4040
To demonstrate the power of combining multiple modifiers, let's create a complex shape:
4141

42-
4342
![modfifiers-example](images/modifiers-example-001.png)
4443

4544
```java

0 commit comments

Comments
 (0)