Skip to content

Commit 8c59e3f

Browse files
authored
Merge pull request #2649 from Shopify/eg/bugfix/typo
Fixes typo `ow to` ⇨ `how to`
2 parents 88f5ba5 + 073021f commit 8c59e3f

File tree

1 file changed

+1
-1
lines changed
  • packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages

1 file changed

+1
-1
lines changed

packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages/debugging.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This section covers how to view POS UI Extension logs and errors on iOS devices.
7878
7979
### Demo
8080
81-
The following demo shows ow to debug a POS UI Extension on iOS by using the Safari dev tools. The example extension code has \`console.log\` statements that appear when we open the Safari dev tools.
81+
The following demo shows how to debug a POS UI Extension on iOS by using the Safari dev tools. The example extension code has \`console.log\` statements that appear when we open the Safari dev tools.
8282
8383
![Debugging demo](/assets/api/pos/debug-ui-extension-ios.gif)
8484
`,

0 commit comments

Comments
 (0)