We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f069aa commit 53b4e21Copy full SHA for 53b4e21
docs/cookbook/attachments.rst
@@ -303,7 +303,7 @@ defaults. Any other keys that are provided will be ignored.
303
Only accepting slash ``/`` separated path. Does not accept Windows path.
304
Alternative to ``local_path``
305
306
-Example 1 Using ``local_path``
+Example 1: Using ``local_path``
307
------------------------------
308
309
::
@@ -344,7 +344,7 @@ The ``content_type`` was assigned a best-guess value based on the file extension
344
the most appropriate specific LocalStorage match and assigned it to local_storage automatically.
345
346
347
-Example 2 Using ``relative_path``
+Example 2: Using ``relative_path``
348
---------------------------------
349
350
0 commit comments