Fix another typo

This commit is contained in:
Simon Binder 2019-03-09 20:43:27 +01:00
parent bfa046dfd2
commit c3ae9e7116
No known key found for this signature in database
GPG Key ID: B807FDF954BA00CF
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ First, let's add moor to your project's `pubspec.yaml`. The library is not yet
out on pub, so you'll need to use the git repository for now:
```yaml
dependencies:
moor:
moor_flutter:
git:
url: https://github.com/simolus3/moor.git
path: moor/

View File

@ -31,7 +31,7 @@ First, let's add moor to your project's `pubspec.yaml`. The library is not yet
out on pub, so you'll need to use the git repository for now:
```yaml
dependencies:
moor:
moor_flutter:
git:
url: https://github.com/simolus3/moor.git
path: moor/