We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48df94e commit 2d76752Copy full SHA for 2d76752
src/pages/sylvia/macros/entry-points.mdx
@@ -6,7 +6,7 @@ import { Callout } from "nextra/components";
6
7
# Entry_points
8
9
-Use the `entry_points` macro to generate entry points of your contract.
+Use the `entry_points` macro to generate entry points for your contract.
10
11
<Callout>
12
Use `entry_points` macro on top of `contract` macro. The `contract` macro erases all the Sylvia attributes, which may cause
0 commit comments