Skip to content

Commit

Permalink
Update README.md to mark a codeblock as being swift
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickBDev committed Aug 26, 2021
1 parent c27f685 commit 162f6eb
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 @@ -454,7 +454,7 @@ let string = header.render()

Just like nodes, components can also be rendered on their own:

```
```swift
let header = Header {
H1("Title")
Span("Description")
Expand Down

0 comments on commit 162f6eb

Please sign in to comment.