From 345d4606435cc4ba74193b054a75841f9f45e240 Mon Sep 17 00:00:00 2001 From: Bernard Vander Beken Date: Wed, 4 Jan 2017 11:19:14 +0100 Subject: [PATCH] Fix spelling --- docs/content/flowchart.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/flowchart.md b/docs/content/flowchart.md index de8578e29c..008d6608bb 100644 --- a/docs/content/flowchart.md +++ b/docs/content/flowchart.md @@ -345,6 +345,7 @@ should have a different look. a class definition looks like the example below: + ``` classDef className fill:#f9f,stroke:#333,stroke-width:4px; ``` @@ -396,7 +397,7 @@ If a class is named default it will be assigned to all classes without specific ## Basic support for fontawesome -It is possible to add icons from fontawesome. In order to do so, you need to add the fontwesome as described in the instructions at +It is possible to add icons from fontawesome. In order to do so, you need to add the fontawesome as described in the instructions at [the fontawesome web site](https://fortawesome.github.io/Font-Awesome/). The icons are acessed via the syntax fa:#icon class name#.