mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-23 10:12:21 +03:00
fix another typo
This commit is contained in:
parent
cc47350322
commit
d27375d9d6
@ -97,7 +97,7 @@ for i in 0..=5 {}
|
||||
## Example
|
||||
|
||||
The code example demostrated in the Motivation part of this document
|
||||
could be extended (or simplified) with suggested syntax:
|
||||
could be extended (or simplified) with the suggested syntax:
|
||||
|
||||
```ts
|
||||
function shaker_sort(a: [u32; 10], const rounds: u32) -> [u32; 10] {
|
||||
|
Loading…
Reference in New Issue
Block a user