Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c79ace0

Browse files
fix missing change of singletonstructure in readme
1 parent 77bab1c commit c79ace0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $notion->databases()->find($databaseId);
5151
#### Fetch Page Information
5252
```php
5353
// Returns a specific page
54-
$notion->pages()->find($yourPageId);
54+
\Notion::pages()->find($yourPageId);
5555
```
5656

5757
#### Search

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /