Skip to content

Commit

Permalink
Update fundamentals.rst (python-graphblas#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
SultanOrazbayev authored Mar 7, 2023
1 parent 360bfe3 commit 80a92e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/fundamentals.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The descriptor is a set of bitwise flags.
- Replace mode indicates that elements outside the mask area should be cleared in the final output.
When not in replace mode, elements outside the mask are left untouched.

For more details, look at the official API spec at `graphblas.org <https:://graphblas.org>`_.
For more details, look at the official API spec at `graphblas.org <https://graphblas.org>`_.

C-to-Python Mapping
-------------------
Expand Down

0 comments on commit 80a92e7

Please sign in to comment.