diff --git a/docs/api/covidcast-signals/indicator-combination.md b/docs/api/covidcast-signals/indicator-combination.md
index 289d0a353..e818011e9 100644
--- a/docs/api/covidcast-signals/indicator-combination.md
+++ b/docs/api/covidcast-signals/indicator-combination.md
@@ -38,23 +38,10 @@ sensors.
These signals were updated daily until March 17, 2021.
-* `nmf_day_doc_fbc_fbs_ght`: This signal uses a rank-1 approximation, from a
- nonnegative matrix factorization approach, to identify an underlying signal
- that best reconstructs the Doctor Visits (`smoothed_adj_cli`), Facebook
- Symptoms surveys (`smoothed_cli`), Facebook Symptoms in Community surveys
- (`smoothed_hh_cmnty_cli`), and Search Trends (`smoothed_search`) indicators.
- It does not include official reports (cases and deaths from the `jhu-csse`
- source). Higher values of the combined signal correspond to higher values of
- the other indicators, but the scale (units) of the combination is arbitrary.
- Note that the Search Trends source is not available at the county level, so
- county values of this signal do not use it. This signal is deprecated and is
- no longer updated as of March 17, 2021.
-* `nmf_day_doc_fbs_ght`: This signal is calculated in the same way as
- `nmf_day_doc_fbc_fbs_ght`, but does *not* include the Symptoms in Community
- survey signal, which was not available at the time this signal was introduced.
- It also uses `smoothed_cli` from the `doctor-visits` source instead of
- `smoothed_adj_cli`. This signal is deprecated and is no longer updated as of
- May 28, 2020.
+| Signal | Description |
+| --- | --- |
+| `nmf_day_doc_fbc_fbs_ght` | This signal uses a rank-1 approximation, from a nonnegative matrix factorization approach, to identify an underlying signal that best reconstructs the Doctor Visits (`smoothed_adj_cli`), Facebook Symptoms surveys (`smoothed_cli`), Facebook Symptoms in Community surveys (`smoothed_hh_cmnty_cli`), and Search Trends (`smoothed_search`) indicators. It does not include official reports (cases and deaths from the `jhu-csse` source). Higher values of the combined signal correspond to higher values of the other indicators, but the scale (units) of the combination is arbitrary. Note that the Search Trends source is not available at the county level, so county values of this signal do not use it. This signal is deprecated and is no longer updated as of March 17, 2021.
**Earliest date available:** 2020-04-15 |
+| `nmf_day_doc_fbs_ght` | This signal is calculated in the same way as `nmf_day_doc_fbc_fbs_ght`, but does *not* include the Symptoms in Community survey signal, which was not available at the time this signal was introduced. It also uses `smoothed_cli` from the `doctor-visits` source instead of `smoothed_adj_cli`. This signal is deprecated and is no longer updated as of May 28, 2020.
**Earliest date available:** 2020-04-06 |
### Estimation