Skip to content

Commit 26b7b77

Browse files
authored
Update README.md
1 parent 38c78be commit 26b7b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $tableName = "Orders";
4747

4848
$data = Array
4949
(
50-
"ShipName" => "Blue",
50+
"ShipName" => "Blue",
5151
"ShipAddress" => "Nottingham",
5252
"ShipCity" => "UK"
5353
);

0 commit comments

Comments
 (0)