Skip to content

Commit d44bd6f

Browse files
authored
Update introduction.md
Correct default value
1 parent a60896c commit d44bd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ You can alter the default paper by using the following function:
128128

129129
### Default font
130130

131-
By default, every text appears in Arial 10 point in the color red (FF0000). You can alter the
131+
By default, every text appears in Arial 10 point in the color black (000000). You can alter the
132132
default font by using the following two functions:
133133

134134
``` php

0 commit comments

Comments
 (0)