summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanglewood <85772166+deeleeramone@users.noreply.github.com>2024-05-27 19:51:04 -0700
committerGitHub <noreply@github.com>2024-05-27 19:51:04 -0700
commit5fff278446d239299764921d8f2aa3ba594c8def (patch)
treef251b9cc6662cd33e0378d85ed324f789cf89538
parentf3c9a86254625d9a6a745d9ab517076684a48c57 (diff)
Typo
-rw-r--r--website/content/platform/getting_started/quickstart.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/platform/getting_started/quickstart.mdx b/website/content/platform/getting_started/quickstart.mdx
index 47c105dee3d..69c838d57b4 100644
--- a/website/content/platform/getting_started/quickstart.mdx
+++ b/website/content/platform/getting_started/quickstart.mdx
@@ -26,7 +26,7 @@ quote_data = obb.equity.price.quote(symbol="AAPL", provider="yfinance")
quote_data
```
-Out output will look like this:
+The output will look like this:
```console
OBBject