Skip to content

Commit 765f220

Browse files
committed
fix typos
1 parent 3d68c28 commit 765f220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/temporal-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This is a descriptive, free-text field that is intended to describe the time per
2121
```
2222

2323
## Date Issued
24-
his is an optional field for describing the date of an item's publication. Although optional, this field is often useful when a clear temporal coverage value is not present. For example, a dataset with uncertain lineage may at least have a date of last update. Generally it should be structured as a single year: `YYYY`, but more precise dates can take the ISO format withtout the time value: `YYYY-MM-DD` or `YYYY-MM`.
24+
This is an optional field for describing the date of an item's publication. Although optional, this field is often useful when a clear temporal coverage value is not present. For example, a dataset with uncertain lineage may at least have a date of last update. Generally it should be structured as a single year: `YYYY`, but more precise dates can take the ISO format without the time value: `YYYY-MM-DD` or `YYYY-MM`.
2525

2626
```
2727
"1999"

0 commit comments

Comments
 (0)