Skip to content

Commit 60d01ff

Browse files
committed
add missing comment
Signed-off-by: Renaud Bourassa <[email protected]>
1 parent 6456284 commit 60d01ff

File tree

1 file changed

+1
-1
lines changed
  • examples/observability/simple_calculator_observability

1 file changed

+1
-1
lines changed

examples/observability/simple_calculator_observability/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Transmit traces to Galileo for workflow observability.
270270
3. Set your DBNL credentials:
271271

272272
```bash
273-
# DBNL_API_URL should point to your deployment API URL (e.g. http://localhost:8080/api/)
273+
# DBNL_API_URL should point to your deployment API URL (e.g. http://localhost:8080/api)
274274
export DBNL_API_URL=<your_api_url>
275275
export DBNL_API_TOKEN=<your_api_token>
276276
export DBNL_PROJECT_ID=<your_project_id>

0 commit comments

Comments
 (0)