Skip to content

Commit 2fc81c3

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

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
@@ -135,5 +135,5 @@ patch.preferences.delete_preference(preferenceId);
135135

136136
// Retrieve a list of preferences
137137
const page = 1; // Pass in which page of preferences you'd like
138-
patch.preferences.retrieve_preferences({ page });
138+
patch.preferences.retrievePreferences({ page });
139139
```

0 commit comments

Comments
 (0)