Skip to content

Commit 9007482

Browse files
committed
chore: Update docs
1 parent 54b78ac commit 9007482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/syntax/flowchart.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1051,9 +1051,9 @@ flowchart LR
10511051
classDef foobar stroke:#00f
10521052
```
10531053

1054-
### Css classes
1054+
### CSS classes
10551055

1056-
It is also possible to predefine classes in css styles that can be applied from the graph definition as in the example
1056+
It is also possible to predefine classes in CSS styles that can be applied from the graph definition as in the example
10571057
below:
10581058

10591059
**Example style**

0 commit comments

Comments
 (0)