Skip to content

Commit 6985614

Browse files
Apply suggestions from code review
1 parent a4f6de1 commit 6985614

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-facebook-conversions-api

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ Segment applies formatting to User Data Parameters as follows:
159159
| Phone | All non-numeric characters are removed from string. |
160160
| Gender | A string of 'male' will be transformed to 'm', and 'female' to 'f'. |
161161
| Date of Birth | No formatting is applied. |
162-
| State | Compared against a Map object of states and their 2-character ANSI abbreviation code. Example: "Texas", "TX", or "tx" in this field will be formatted as "tx". |
163-
| Country | Compared against a Map object of countries and their 2-letter ISO 3166-1 alpha-2 country codes. |
162+
| State | Compared against a Map object of states and their two-character ANSI abbreviation code. Example: "Texas", "TX", or "tx" in this field will be formatted as "tx". |
163+
| Country | Compared against a Map object of countries and their two-letter ISO 3166-1 alpha-2 country codes. |
164164

165165
### User Data Parameters
166166

0 commit comments

Comments
 (0)