Skip to content

fix grammatical typo in docs #6034

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 1 commit into from
Nov 30, 2021
Merged

fix grammatical typo in docs #6034

merged 1 commit into from
Nov 30, 2021

Conversation

delgadom
Copy link
Contributor

very simple fix in the broadcasting by dimension name docs:

DataArray objects are automatically align themselves [...] by dimension name instead of axis order.

No workflow stages - this is a very minor docs fix.

very simple fix in the [broadcasting by dimension name](http://xarray.pydata.org/en/stable/user-guide/computation.html#broadcasting-by-dimension-name) docs:

> ``DataArray`` objects ~~are~~ automatically align themselves [...] by dimension name instead of axis order.
@max-sixty
Copy link
Collaborator

Thanks @delgadom ! Keep them coming!

@max-sixty max-sixty merged commit f086728 into pydata:main Nov 30, 2021
dcherian added a commit to dcherian/xarray that referenced this pull request Dec 2, 2021
* upstream/main:
  fix grammatical typo in docs (pydata#6034)
  Use condas dask-core in ci instead of dask to speedup ci and reduce dependencies (pydata#6007)
  Use complex nan by default when interpolating out of bounds (pydata#6019)
  Simplify missing value handling in xarray.corr (pydata#6025)
  Add pyXpcm to Related Projects doc page (pydata#6031)
  Make xr.corr and xr.map_blocks work without dask (pydata#5731)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants