Skip to content

Commit

Permalink
Fix typo in Snappy polyfill filename
Browse files Browse the repository at this point in the history
  • Loading branch information
stloyd committed Dec 1, 2023
1 parent 712d471 commit b612240
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/snappy/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
]
},
"files": [
"polifil.php"
"polyfill.php"
]
},
"autoload-dev": {
Expand Down
File renamed without changes.

0 comments on commit b612240

Please sign in to comment.