Commit d120435
committed
fix "AKA" on
I'm not 100% sure of this, but I think this full `example:string-reverse/reverse.reverse-string` path is meant to break down as:
* package: `example:string-reverse`
* interface: `reverse`
* function name: `reverse-string`
If so, then the first part should be `example:string-reverse` and not `reverse-string`reverse-string
1 parent 67aae6a commit d120435
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments