Skip to content

Commit b04e3ea

Browse files
Update docs/reference/egglog-translation.md
Co-authored-by: Copilot <[email protected]>
1 parent 58fa4e2 commit b04e3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/egglog-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ so dynamic costs can be created in rules.
283283
It does this by creating a new table for each function you set the cost for that maps the arguments to an i64.
284284

285285
_Note: Unlike in egglog, where you have to declare which functions support custom costs, in Python all functions
286-
are automatically regeistered to create a custom cost table when they are constructed_
286+
are automatically registered to create a custom cost table when they are constructed_
287287

288288
## Defining Rules
289289

0 commit comments

Comments
 (0)