Skip to content

Commit 572ca31

Browse files
authored
Update README.md
1 parent a4dde63 commit 572ca31

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
@@ -412,7 +412,7 @@ This example will create a Web API that returns data from SQLite with Doctrine,
412412
}
413413
?>
414414
```
415-
7. Create a API controller [project folder]/src/server/controllers/api/GetInfoController.php
415+
7. Create an API controller [project folder]/src/server/controllers/api/GetInfoController.php
416416
```php
417417
<?php
418418
namespace phpcore\controllers\api;

0 commit comments

Comments
 (0)