Skip to content

Commit 53b4e21

Browse files
Apply suggestions from code review
Co-authored-by: Carlos Villavicencio <123113322+carlos-villavicencio-adsk@users.noreply.github.com>
1 parent 9f069aa commit 53b4e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cookbook/attachments.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ defaults. Any other keys that are provided will be ignored.
303303
Only accepting slash ``/`` separated path. Does not accept Windows path.
304304
Alternative to ``local_path``
305305

306-
Example 1 Using ``local_path``
306+
Example 1: Using ``local_path``
307307
------------------------------
308308

309309
::
@@ -344,7 +344,7 @@ The ``content_type`` was assigned a best-guess value based on the file extension
344344
the most appropriate specific LocalStorage match and assigned it to local_storage automatically.
345345

346346

347-
Example 2 Using ``relative_path``
347+
Example 2: Using ``relative_path``
348348
---------------------------------
349349

350350
::

0 commit comments

Comments
 (0)