Fixing a typo `creation_data` -> `creation_date`

This commit is contained in:
Tom Harvey 2017-05-03 06:04:09 +01:00 committed by GitHub
parent bd51a4db22
commit 01ad95c3c2
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ The following attributes are exported:
* `id` - The SQL Elastic Pool ID.
* `creation_data` - The creation date of the SQL Elastic Pool.
* `creation_date` - The creation date of the SQL Elastic Pool.