Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bpuchala committed Aug 17, 2023
1 parent 94d7e59 commit 1716317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/composition.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PYBIND11_MODULE(_composition, m) {
- ``b = site_index / volume``
- ``volume = len(occupation) / len(allowed_occs)``
- This definition is consistent with the occupation vector begin organized
- This definition is consistent with the occupation vector being organized
in sublattice blocks:
::
Expand Down

0 comments on commit 1716317

Please sign in to comment.