diff --git a/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md b/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md
index 6ef3290b2b..0f8c48f971 100644
--- a/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md
+++ b/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md
@@ -116,7 +116,7 @@ Previously, Segment only sent email and mobile IDs to Facebook. A new beta featu
| Gender | gender
gen | GEN | Yes | Use these values: `m` for male and `f` for female. |
| Birth Year | birth_year | DOBY | Yes | Use the YYYY format from 1900 to current year. |
| Birth Month | birth_month | DOBM | Yes | Use the MM format: `01` to `12`. |
-| Birth Day | birth_day
birthday
date_of_birth
DOB
dateOfBirth | DOBD | Yes | Use the DD format: `01` to `31`. |
+| Birth Day | birthday
birth_day
date_of_birth
DOB
dateOfBirth | DOBD | Yes | Use the DD format: `01` to `31`. |
| State | state
address_state | ST | Yes | Use the 2-character ANSI abbreviation code, lowercase. Normalize states outside U.S. in lowercase, no punctuation, no special characters, no white space. |
| City | city
address_city | CT | Yes | Use `a`-`z` only. Lowercase only, no punctuation, no special characters, no white space. |
| Zipcode | zip
zip_code
zipCode | ZIP | Yes | Use lowercase, no white space. Use only the first 5 digits for U.S. Use Area/District/Sector format for the UK. |