Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix a few typos #1615

Merged
merged 2 commits into from
Apr 15, 2024
Merged

docs: Fix a few typos #1615

merged 2 commits into from
Apr 15, 2024

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • elasticsearch_dsl/query.py
  • examples/completion.py
  • examples/parent_child.py

Fixes:

  • Should read interpreted rather than interpretted.
  • Should read completion rather than copletion.
  • Should read compound rather than compount.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

timgates42 and others added 2 commits April 15, 2024 18:22
There are small typos in:
- elasticsearch_dsl/query.py
- examples/completion.py
- examples/parent_child.py

Fixes:
- Should read `interpreted` rather than `interpretted`.
- Should read `completion` rather than `copletion`.
- Should read `compound` rather than `compount`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
@miguelgrinberg miguelgrinberg merged commit c44960d into elastic:main Apr 15, 2024
15 checks passed
@miguelgrinberg
Copy link
Collaborator

Thanks!

@miguelgrinberg miguelgrinberg added the backport 8.x Backport to 8.x label Apr 29, 2024
github-actions bot pushed a commit that referenced this pull request Apr 29, 2024
* docs: Fix a few typos

There are small typos in:
- elasticsearch_dsl/query.py
- examples/completion.py
- examples/parent_child.py

Fixes:
- Should read `interpreted` rather than `interpretted`.
- Should read `completion` rather than `copletion`.
- Should read `compound` rather than `compount`.

Signed-off-by: Tim Gates <tim.gates@iress.com>

* fix async examples

---------

Signed-off-by: Tim Gates <tim.gates@iress.com>
Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
(cherry picked from commit c44960d)
miguelgrinberg pushed a commit that referenced this pull request Apr 29, 2024
* docs: Fix a few typos

There are small typos in:
- elasticsearch_dsl/query.py
- examples/completion.py
- examples/parent_child.py

Fixes:
- Should read `interpreted` rather than `interpretted`.
- Should read `completion` rather than `copletion`.
- Should read `compound` rather than `compount`.

Signed-off-by: Tim Gates <tim.gates@iress.com>

* fix async examples

---------

Signed-off-by: Tim Gates <tim.gates@iress.com>
Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
(cherry picked from commit c44960d)
miguelgrinberg pushed a commit that referenced this pull request Apr 29, 2024
* docs: Fix a few typos

There are small typos in:
- elasticsearch_dsl/query.py
- examples/completion.py
- examples/parent_child.py

Fixes:
- Should read `interpreted` rather than `interpretted`.
- Should read `completion` rather than `copletion`.
- Should read `compound` rather than `compount`.

Signed-off-by: Tim Gates <tim.gates@iress.com>

* fix async examples

---------

Signed-off-by: Tim Gates <tim.gates@iress.com>
Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
(cherry picked from commit c44960d)

Co-authored-by: Tim Gates <tim.gates@iress.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants