diff --git a/website/docs/docs/build/exposures.md b/website/docs/docs/build/exposures.md index 516c2d97169..c6bd6ca6122 100644 --- a/website/docs/docs/build/exposures.md +++ b/website/docs/docs/build/exposures.md @@ -84,7 +84,7 @@ _Required:_ _Expected:_ -- **depends_on**: list of refable nodes, including `ref`, `source`, and `metric` (While possible, it is highly unlikely you will ever need an `exposure` to depend on a `source` directly) +- **depends_on**: list of refable nodes, including `metric`, `ref`, and `source`. While possible, it is highly unlikely you will ever need an `exposure` to depend on a `source` directly.