We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5297ce commit 6e52359Copy full SHA for 6e52359
1 file changed
apps/common-app/src/new_api/complicated/lock/index.tsx
@@ -108,7 +108,7 @@ export default function Lock() {
108
</View>
109
<Text style={commonStyles.header}>{locked ? 'Locked' : 'Unlocked!'}</Text>
110
<Text style={commonStyles.instructions}>
111
- Tou unlock rotate 90 degrees clockwise, and scale to fill the square.
+ To unlock rotate 90 degrees clockwise, and scale to fill the square.
112
Then longPress to confirm unlocking.
113
</Text>
114
0 commit comments