Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export default App;
#### OAuth / opening Link without a button click

Handling OAuth redirects requires opening Link without any user input. This can
also be useful if you simply if you want Link to open immediately when your page
also be useful if you want Link to open immediately when your page
or component renders.

```tsx
Expand Down