# HG changeset patch # User Steve Losh # Date 1485538895 0 # Node ID 822a9a5c88cff81de03f7ba3ed363ed702869898 # Parent cfcd886113cf78a8546e44087dcf5dd0dc048222 Typo diff -r cfcd886113cf -r 822a9a5c88cf docs/02-usage.markdown --- a/docs/02-usage.markdown Fri Jan 20 23:38:51 2017 +0000 +++ b/docs/02-usage.markdown Fri Jan 27 17:41:35 2017 +0000 @@ -22,7 +22,7 @@ `define-aspect` takes the name of the aspect and zero or more slot definitions. -The names of aspect slots will be have the aspect name prepended to them with +The names of aspect slots will have the aspect name prepended to them with a slash to avoid clashing between aspects, and the `initargs` and `accessors` will be added for you. So for example, this: