Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wellingtoncabral authored Feb 23, 2022
1 parent 1ef81e5 commit 7df4b0f
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 @@ -191,7 +191,7 @@ It looks like:

## Creating extensions like components
You can create extension functions to build custom decoration components.\
In the example below, we created 3 custom components: `h1`, `title`, `divider`, and `contactList`.
In the example below, we created some custom components: `h1`, `title`, `divider`, and `contactList`.

```kotlin
fun SpantasticBuilder.h1(text: String) {
Expand Down

0 comments on commit 7df4b0f

Please sign in to comment.