Skip to content

Commit

Permalink
Update quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
detrina authored Feb 1, 2025
1 parent 5381bfd commit 744eb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/reference/avalanche-c-chain/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ In these examples, you'll use [npm](https://docs.npmjs.com/downloading-and-insta
})
.then(response => {
console.log(response.data);
}
})
.catch(error => {
console.error(error);
});
Expand Down

0 comments on commit 744eb9d

Please sign in to comment.