Fix typo in header.md

pull/393/head
Oscar Dowson 2020-09-04 16:03:58 +12:00 committed by GitHub
parent b5ba227e75
commit 51f905ca83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Note that `Date` is available since the chunk is evaluated first.
---
```julia; echo = false
using Datas
using Dates
```
```