Skip to content

Commit

Permalink
Update description in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain authored Nov 1, 2023
1 parent 588c9ab commit 43b38ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ticketpark/htmlphpexcel",
"type": "library",
"description": "A php library based to convert html tables to Excel files, including styling.",
"description": "A php library to convert html tables to Excel files, including styling.",
"keywords": ["html", "tables", "excel", "phpexcel", "phpspreadsheet", "fastexcelwriter"],
"homepage": "https://github.com/Ticketpark/HtmlPhpExcel",
"license": "MIT",
Expand Down

0 comments on commit 43b38ab

Please sign in to comment.