Skip to content

Commit 46baa3f

Browse files
authored
Update data-types.md (FlutterFlow#136)
1 parent 905b19a commit 46baa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/data-representation/data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Below is a list of all supported built-in data types:
3939
- **Audio Path**: Stores the URL of uploaded audio files.
4040
- **Document Reference**: Stores references to documents, simplifying data fetching.
4141
- **Document**: Stores actual Firestore documents.
42-
- **Timestamp**: Stores date and time values.
42+
- **Date Time**: Stores date and time values.
4343
- **Json**: Stores JSON values, such as `{"firstName":"John", "lastName":"Doe"}`.
4444
- **LatLng**: Stores the latitude and longitude of specific locations, aiding Google Maps integration.
4545
- **TimestampRange**: Stores start and end date-time values.

0 commit comments

Comments
 (0)