Skip to content

Commit 83a0068

Browse files
authored
Merge pull request stoneworld#7 from skipify/master
Update README.md
2 parents 817952b + 2ad9af2 commit 83a0068

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
@@ -30,7 +30,7 @@ require "wechat/autoload.php"; // 路径请修改为你具体的实际路径
3030
```
3131
<?php
3232
33-
use Stoneowrld\Wechat\Server;
33+
use Stoneworld\Wechat\Server;
3434
3535
$options = array(
3636
'token'=>'stoneworld1992', //填写应用接口的Token

0 commit comments

Comments
 (0)