Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Aug 19, 2019
1 parent 14fc3ce commit 84b5afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/saber-plugin-google-analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ In your `saber-config.yml`:
plugins:
- resolve: saber-plugin-google-analytics
options:
trackID: UA-XXX-XX # Google Analytics Track ID
trackId: UA-XXX-XX # Google Analytics Track ID
```
## Plugin Options
### trackID
### trackId
- Type: `string`
- Required: `true`
Expand Down

0 comments on commit 84b5afc

Please sign in to comment.