Skip to content

Commit 9008708

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

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
@@ -104,7 +104,7 @@ Projects are the ways Patch takes CO2 out of the air. They can represent refores
104104

105105
```javascript
106106
// Retrieve a project
107-
const project_id = 'pro_test_1234'; // Pass in the project's ID
107+
const projectId = 'pro_test_1234'; // Pass in the project's ID
108108
patch.projects.retrieveProject(projectId);
109109

110110
// Retrieve a list of projects

0 commit comments

Comments
 (0)