Skip to content

Commit efead67

Browse files
authored
Update README.md
1 parent f490e3d commit efead67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sites = client.sites()
2222
site = client.site("hyytiala")
2323

2424
products = client.products()
25-
product = client.products("classification")
25+
product = client.product("classification")
2626

2727
models = client.models()
2828
model = client.model("ecmwf-open")

0 commit comments

Comments
 (0)