Skip to content

Commit 629e420

Browse files
ericpoejoelwurtz
authored andcommitted
Correct spelling error
This corrects a spelling error
1 parent fa59175 commit 629e420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/basic.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Basic Usage
22

3-
`Docker\Docker` API Client offers all endpoints available for your version of Docker. Each endpoint as a strong PHPDoc
4-
documentation in its comment, so the best way to know what values to set for an endpoint and what it returns, is to go
3+
`Docker\Docker` API Client offers all endpoints available for your version of Docker. Each endpoint has a strong PHPDoc
4+
documentation in its comment, so the best way to know what values to set for an endpoint and what it returns is to go
55
directly to the endpoint documentation in the code.
66

77
As an example for listing container you can do:

0 commit comments

Comments
 (0)