Skip to content

Commit 002cafc

Browse files
authored
Update AdvancedExercise.md
1 parent e2bebca commit 002cafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdvancedExercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Create a data source to configure the unis and decimal precision for some parame
7474
import requests
7575

7676
def main():
77-
# Use this boiler plate code but fill in the type, type and identifier
77+
# Use this boiler plate code but fill in the type, decimal precision and units
7878

7979
# Define header parameters for the request to the local API
8080
header_params = {

0 commit comments

Comments
 (0)