Skip to content

Commit 9a2f49d

Browse files
authored
fix(docs): add missing space (#32349)
1 parent 32e5040 commit 9a2f49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/integrations/providers/portkey/logging_tracing_portkey.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"\n",
236236
"**Retries**\n",
237237
"\n",
238-
"Automatically reprocess any unsuccessful API requests **`upto 5`** times. Uses an **`exponential backoff`** strategy, which spaces out retry attempts to prevent network overload.[Docs](https://portkey.ai/docs/product/ai-gateway-streamline-llm-integrations)\n",
238+
"Automatically reprocess any unsuccessful API requests **`upto 5`** times. Uses an **`exponential backoff`** strategy, which spaces out retry attempts to prevent network overload. [Docs](https://portkey.ai/docs/product/ai-gateway-streamline-llm-integrations)\n",
239239
"\n",
240240
"**Tagging**\n",
241241
"\n",

0 commit comments

Comments
 (0)