Skip to content

Commit

Permalink
docs: fix incorrect output
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ai committed Jun 22, 2024
1 parent 1248ba0 commit 64fe209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Class name to be added to the container element of the graphviz diagram.
Yields:

```html
<div class="graphviz-diagram graphviz">
<div class="graphviz">
<svg>...</svg>
</div>
```
Expand Down

0 comments on commit 64fe209

Please sign in to comment.