Skip to content

Commit

Permalink
Fix failing check-reason
Browse files Browse the repository at this point in the history
  • Loading branch information
feihong committed Oct 3, 2024
1 parent 57f2b48 commit 1d70978
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/communicate-with-javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ There are two pipe operators available in Melange:
- A _pipe last_ operator `|>`, available [in
OCaml](https://v2.ocaml.org/api/Stdlib.html#1_Compositionoperators) and
inherited in Melange

- A _pipe first_ operator <code class="text-ocaml">\|.</code><code
class="text-reasonml">\-\></code>, available exclusively in Melange

Expand Down

0 comments on commit 1d70978

Please sign in to comment.