SemanticMediaWiki / Mermaid

Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language
https://www.mediawiki.org/wiki/Extension:Mermaid
Other
36 stars 24 forks source link

Fix typo "seperat" #29

Closed NikitaRana07 closed 5 years ago

NikitaRana07 commented 5 years ago

changed seperator to separator. T201491

kghbln commented 5 years ago

@NikitaRana07 Thanks a lot. Note that this is a typo inherited from the upstream library used: https://github.com/knsv/mermaid I recommend to create a pull request over there, too.