Skip to content

Commit

Permalink
Merge pull request #26 from up1/feature/fix-typo
Browse files Browse the repository at this point in the history
Fix typo :: change from  to  [4to]
  • Loading branch information
chonla authored Jul 28, 2024
2 parents 697aee4 + 76a9d97 commit faa6ca0
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 @@ -9,7 +9,7 @@ See [Guidebook](https://chonla.github.io/cotton) for detail.
## Key Features

* **Customizable Documentation**: Cotton offers intuitive syntax. You can make your API document more readable.
* **Setups and Teardowns**: Cotton allows you to to test setups and teardown.
* **Setups and Teardowns**: Cotton allows you to test setups and teardown.
* **Variables**: Cotton allows you to define initial variables and use them later.
* **Captures**: Cotton offers value capturing into variable, which help you to perform tests with dynamic data.
* **Regular Expression Assertions**: Not only simple assertions, but Cotton also provides built-in regular expression assertions.
Expand Down

0 comments on commit faa6ca0

Please sign in to comment.