Skip to content

Commit 57d4911

Browse files
Merge pull request #58 from zeachco/docs-typo-fix
chore: fixed typo newtwork > network
2 parents 3a9685b + c230c52 commit 57d4911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/components/mode-specific/desktop/MySources/Sources/InstructionsModal/Android/ConfigureAndroidApps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const ConfigureAndroidApps = () => {
88
<List itemLayout="horizontal">
99
<List.Item>
1010
<List.Item.Meta
11-
title="You will need to make a custom build where you allow Requestly to read your newtwork traffic"
11+
title="You will need to make a custom build where you allow Requestly to read your network traffic"
1212
description="make sure to remove this from production builds"
1313
/>
1414
</List.Item>

0 commit comments

Comments
 (0)