Skip to content

Commit 12b72f3

Browse files
Merge pull request #17 from ArtifactForms/ArtifactForms-patch-1
Update modifiers.md
2 parents 2951ed1 + 6617ad3 commit 12b72f3

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)