Skip to content

docs: Fix a few typos #1615

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

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 <[email protected]>
@miguelgrinberg miguelgrinberg merged commit c44960d into elastic:main Apr 15, 2024
@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 <[email protected]>

* fix async examples

---------

Signed-off-by: Tim Gates <[email protected]>
Co-authored-by: Miguel Grinberg <[email protected]>
(cherry picked from commit c44960d)
miguelgrinberg added 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 <[email protected]>

* fix async examples

---------

Signed-off-by: Tim Gates <[email protected]>
Co-authored-by: Miguel Grinberg <[email protected]>
(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 <[email protected]>

* fix async examples

---------

Signed-off-by: Tim Gates <[email protected]>
Co-authored-by: Miguel Grinberg <[email protected]>
(cherry picked from commit c44960d)

Co-authored-by: Tim Gates <[email protected]>
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.

2 participants