Update Beginner-Tutorial-Python-basic-introduction.md

updated in the actual readme, but in the link it states:
> create/drop mirror:contrib.tutorial_examples.mirror.TutorialMirror 
where in fact it should now say: 
> create/drop mirror:contrib.tutorials.mirror.TutorialMirror
This commit is contained in:
0bviouSquirre1 2023-01-02 11:27:15 -05:00 committed by GitHub
parent 0bde1a034b
commit 5e132d2103

View file

@ -425,7 +425,7 @@ the room it is in.
On the game command-line, let's create a mirror:
> create/drop mirror:contrib.tutorial_examples.mirror.TutorialMirror
> create/drop mirror:contrib.tutorials.mirror.TutorialMirror
```{sidebar} Creating objects