Skip to content

Commit 075b84b

Browse files
authored
Update logs.rst
Fixed case
1 parent 67336aa commit 075b84b

File tree

1 file changed

+1
-1
lines changed
  • docs/source/user_guide/model_deployment

1 file changed

+1
-1
lines changed

docs/source/user_guide/model_deployment/logs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Logs
22
****
33

4-
The model deployment process creates a set of workflow logs. Optionally, you can also configure the Logging service to capture access and predict logs.
4+
The model deployment process creates a set of workflow logs. Optionally, you can also configure the logging service to capture access and predict logs.
55

66
In the following code snippets, the variable ``deployment`` is a ``ModelDeployment`` object. This object can be obtained from a call to ``.deploy()`` or ``.from_id()``.
77

0 commit comments

Comments
 (0)