Merge pull request #1254 from xbojch/patch-1

Typos
This commit is contained in:
GDFaber 2020-02-15 23:54:05 +01:00 committed by GitHub
commit 01a71c3dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -284,7 +284,7 @@ sequenceDiagram
## Styling ## Styling
Styling of the a sequence diagram is done by defining a number of css classes. During rendering these classes are extracted from the file located at src/themes/sequence.scss Styling of a sequence diagram is done by defining a number of css classes. During rendering these classes are extracted from the file located at src/themes/sequence.scss
### Classes used ### Classes used
@ -414,5 +414,5 @@ mermaid.sequenceConfig = {
Param | Description | Default value Param | Description | Default value
--- | --- | --- --- | --- | ---
mirrorActor | Turns on/off the rendering of actors below the diagram as well as above it | false mirrorActor | Turns on/off the rendering of actors below the diagram as well as above it | false
bottomMarginAdj | Adjusts how far down the graph ended. Wide borders styles with css could generate unwantewd clipping which is why this config param exists. | 1 bottomMarginAdj | Adjusts how far down the graph ended. Wide borders styles with css could generate unwanted clipping which is why this config param exists. | 1