Skip to content

Commit 88aa716

Browse files
bspellacythdaraujo
andauthored
Update README.md
Co-authored-by: Thiago Araujo <[email protected]>
1 parent 9008708 commit 88aa716

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
@@ -109,7 +109,7 @@ patch.projects.retrieveProject(projectId);
109109

110110
// Retrieve a list of projects
111111
const page = 1; // Pass in which page of projects you'd like
112-
patch.projects.retrieve_projects({ page });
112+
patch.projects.retrieveProjects({ page });
113113
```
114114

115115
### Preferences

0 commit comments

Comments
 (0)