Skip to content

Commit 05af07c

Browse files
committed
Wording
1 parent 01952e2 commit 05af07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
json-api-server is a comprehensive [JSON:API](http://jsonapi.org) server implementation in PHP.
3+
json-api-server is a [JSON:API](http://jsonapi.org) server implementation in PHP.
44

55
It allows you to define your API's schema, and then use an [adapter](adapters.md) to connect it to your application's models and database layer, without having to worry about any of the server boilerplate, routing, query parameters, or JSON:API document formatting.
66

0 commit comments

Comments
 (0)