Skip to content

Commit

Permalink
fix(readme): incorrectly formated UL/LI list
Browse files Browse the repository at this point in the history
  • Loading branch information
wUFr authored Dec 16, 2024
1 parent 5c2eb90 commit 1440fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Text strings are stored in PHP files and these can be stored in subfolders for b
- Translate keys into text values based on set language.
- Support for string replacement with parameters.
- Handle different translations based on a counter value.
-Easy to structure localization texts in a clean folder hierarchy.
- Easy to structure localization texts in a clean folder hierarchy.

## Table of Contents
- [Installation](#installation)
Expand Down Expand Up @@ -138,4 +138,4 @@ To contribute, please create a new branch from the `release-candidate` branch an

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

0 comments on commit 1440fa4

Please sign in to comment.