Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ImmanuelSegol committed Jan 31, 2024
1 parent a325fd7 commit 108b876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/icicle/primitives/msm.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ICICLE MSM also supports two different modes

Batch MSM allows you to run many MSMs with a single API call, Single MSM will launch a single MSM computation.

You dont need to do anything special to toggle between batch or single MSM.
You don't need to do anything special to toggle between batch or single MSM.

```rust
...
Expand Down

0 comments on commit 108b876

Please sign in to comment.