File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
55
66include::overview.asciidoc[]
77
8- include::quickstart.asciidoc[]
9-
108include::installation.asciidoc[]
119
10+ include::quickstart.asciidoc[]
11+
1212include::configuration.asciidoc[]
1313
1414include::per-request-configuration.asciidoc[]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This is the official PHP client for {es}. It is designed to be a low-level
55client that does not stray from the REST API.
66
77All methods closely match the REST API, and furthermore, match the method
8- structure of other language clients (Ruby, Python, etc ). We hope that this
8+ structure of other language clients (Ruby, Python, and so on ). We hope that this
99consistency makes it easy to get started with a client and to seamlessly switch
1010from one language to the next with minimal effort.
1111
You can’t perform that action at this time.
0 commit comments