Skip to content

Commit 6ee63bf

Browse files
committed
Change Aside type from info to tip in API workshop guide
1 parent fbfe9be commit 6ee63bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/guides/py/api_workshop.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ pip3 install flask
188188
<Card>
189189
### Step 2: Create a new file `hello.py`
190190

191-
<Aside type="info">
191+
<Aside type="tip">
192192
Your directory structure should look like this:
193193
```
194194
project-folder/

0 commit comments

Comments
 (0)