Skip to content

Commit 7ac842f

Browse files
committed
use bold instead of header
1 parent 55f927d commit 7ac842f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/modules/beam.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Custom colors can be created from any RGB values using `new Color(int red, int g
129129

130130
<Tab>
131131

132-
<h3>Displaying a Beam</h3>
132+
**Displaying a Beam**
133133

134134
```java
135135
public void displayBeamExample(Player viewer) {

0 commit comments

Comments
 (0)