Skip to content

Commit bb29d78

Browse files
authoredDec 6, 2024
chore: redo typo PR by Madmaxs2 (#6721)
1 parent 2f46f5a commit bb29d78

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/noir/standard_library/meta

1 file changed

+1
-1
lines changed
 

‎docs/docs/noir/standard_library/meta/op.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Represents a binary operator. One of `+`, `-`, `*`, `/`, `%`, `==`, `!=`, `<`, `
142142

143143
#### is_shift_left
144144

145-
#include_code is_shift_right noir_stdlib/src/meta/op.nr rust
145+
#include_code is_shift_left noir_stdlib/src/meta/op.nr rust
146146

147147
`true` if this operator is `<<`
148148

0 commit comments

Comments
 (0)
Please sign in to comment.