From 99e592ba19db5f00be28c0d5b7f100657a08b22a Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Wed, 13 Oct 2021 15:32:27 -0700 Subject: [PATCH] Fixing few namespace issues --- activity3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activity3.md b/activity3.md index 8996e9a..5641cf9 100644 --- a/activity3.md +++ b/activity3.md @@ -44,8 +44,8 @@ Example oscillator pattern ## Spaceship Pattern Can you find an initial state that **translates itself across the grid** over time? -- :paper plane: From the ``||life:Life||`` category, modify the -``||set initial state [] ||`` to put in an initial state. +- :paper plane: From the ``||conways:Life||`` category, modify the +``||conways:set initial state [] ||`` to put in an initial state. - :paper plane: Use the editor to draw a pattern that would be able to move across the grid over time. - :paper plane: Now, go over to the game window to see