Skip to content

Commit

Permalink
docs(readme): fix typos (#1265)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilogweb3 authored Dec 7, 2024
1 parent 9306010 commit e0515bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ and timer) together in a single application and switch between them.
### Credit Card Form

The `credit-card-form` example demonstrates how to build a multi-step form with
`textinput`s bubbles and validation on the inputs.
`textinputs` bubbles and validation on the inputs.

<a href="./credit-card-form/main.go">
<img width="750" src="./credit-card-form/credit-card-form.gif" />
Expand Down

0 comments on commit e0515bc

Please sign in to comment.