summaryrefslogtreecommitdiffstats
path: root/website/content/sdk/guides/intros/stocks/due-diligence.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/sdk/guides/intros/stocks/due-diligence.md')
-rw-r--r--website/content/sdk/guides/intros/stocks/due-diligence.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/sdk/guides/intros/stocks/due-diligence.md b/website/content/sdk/guides/intros/stocks/due-diligence.md
index ed4025c708f..d7e8bb0e967 100644
--- a/website/content/sdk/guides/intros/stocks/due-diligence.md
+++ b/website/content/sdk/guides/intros/stocks/due-diligence.md
@@ -63,7 +63,7 @@ gtlb_customers
### Supplier
-`openbb.stocks.dd.supplier` is the supply side to the `customer` function. It returns revenue, net income, net margin, and cash flow, for the companies that the feed the ticker's supply chain.
+`openbb.stocks.dd.supplier` is the supply side to the `customer` function. It returns revenue, net income, net margin, and cash flow, for the companies feeding the ticker's supply chain.
```python
gtlb_suppliers = openbb.stocks.dd.supplier('GTLB')