Skip to content

Commit 8ed82c9

Browse files
committed
another test
1 parent a2e6abc commit 8ed82c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ function get_name($str) {
4848
} else {
4949
$badge_url = "https://img.shields.io/badge/Library%20Manager-" . $name . "%20" . $version . "-green?logo=arduino&color=%233C1";
5050
}
51-
ehco "hello"
51+
echo "hello"
5252
echo file_get_contents($badge_url);

0 commit comments

Comments
 (0)