Skip to content

Commit

Permalink
chore: redo typo PR by Madmaxs2 (#6721)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Dec 6, 2024
1 parent 2f46f5a commit bb29d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/noir/standard_library/meta/op.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Represents a binary operator. One of `+`, `-`, `*`, `/`, `%`, `==`, `!=`, `<`, `

#### is_shift_left

#include_code is_shift_right noir_stdlib/src/meta/op.nr rust
#include_code is_shift_left noir_stdlib/src/meta/op.nr rust

`true` if this operator is `<<`

Expand Down

0 comments on commit bb29d78

Please sign in to comment.