Skip to content

Commit

Permalink
refer to @be in why.md instead of @b which directs to @be (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner authored Sep 14, 2024
1 parent 989ab13 commit c5e859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/why.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ julia> @b rand(100) sort(_, by=x -> exp(-x)) issorted(_, rev=true) || error()
5.358 μs (2 allocs: 1.750 KiB)
```

See [`@b`](@ref) for more info
See [`@be`](@ref) for more info

## Truthful

Expand Down

0 comments on commit c5e859d

Please sign in to comment.