Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 49e9a4e

Browse files
committed
Fix typo in example link. (#339)
1 parent a22c122 commit 49e9a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ end
902902
call_macro("<macroName>"[, <dynamicLocalVariables>...])
903903
```
904904

905-
[Example in Playground](https://metafacture.org/playground/?example=do+pu+macro)
905+
[Example in Playground](https://metafacture.org/playground/?example=do+put+macro)
906906

907907
### Conditionals
908908

0 commit comments

Comments
 (0)