Skip to content

Commit 106b0dd

Browse files
committed
update expected output for total_funding
1 parent 82c5211 commit 106b0dd

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
@@ -44,7 +44,7 @@ Once the API has been successfully updated, any code that relies on the new data
4444
"name": "company1",
4545
"permalink": "company-1",
4646
"category_id": 15,
47-
"total_funding": 1000.0,
47+
"total_funding": 1000,
4848
"latitude": 1.0,
4949
"longitude": 1.0,
5050
"investor_ids":

0 commit comments

Comments
 (0)