diff --git a/README.markdown b/README.markdown index c216823..fe29b80 100644 --- a/README.markdown +++ b/README.markdown @@ -143,8 +143,8 @@ and a yak shaver. } class YakShaving { - has $!yak-store; - has $!yak-shaver; + has $.yak-store; + has $.yak-shaver; method proccess() { for $!yak-store.get-all-yaks() -> $yak {