Skip to content

Commit 0629f7b

Browse files
authored
Update automate-right-to-erasure.md
Fixed spacing for first bash script I changed
1 parent 8b913f1 commit 0629f7b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/en-us/cloud/webhooks/automate-right-to-erasure.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,11 @@ After you finish setting up the webhook, bot, and API key for data stores, add t
129129
<Tabs>
130130
<TabItem label="Guilded">
131131

132-
```bash title="Install Libraries"
133-
pip3 install guilded.py==1.8.0
134-
pip3 install requests
135-
pip3 install urllib3==1.26.6
136-
```
132+
```bash title="Install Libraries"
133+
pip3 install guilded.py==1.8.0
134+
pip3 install requests
135+
pip3 install urllib3==1.26.6
136+
```
137137

138138
</TabItem>
139139
<TabItem label="Discord">

0 commit comments

Comments
 (0)