Skip to content

Update README.md to fix what to do in step 4 to connect to integration #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025
Merged
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Here is a detailed explanation of the steps mentioned above in the following art
3. **Add the Integration to Your Workspace**:

- Open the page or database you want the integration to access in Notion.
- Click the navigation button in the top right corner.
- Click "Connect to" button and select your integration.
- Click the "···" button in the top right corner.
- Click the "Connections" button, and select the the integration you created in step 1 above.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonleung Thank you for your contribution! In the sentence below, could you please change "the the integration" to "the integration"?

Suggested change
- Click the "Connections" button, and select the the integration you created in step 1 above.
- Click the "Connections" button, and select the integration you created in step 1 above.


4. **Configure Claude Desktop**:
Add the following to your `claude_desktop_config.json`:
Expand Down