Skip to content

Commit

Permalink
docs: fix typo in README (#4889)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenz Henk authored and pleerock committed Oct 12, 2019
1 parent 488d210 commit 58ac18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/view-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export class PostCategory {
}
```

example using using QueryBuilder:
example using QueryBuilder:

```typescript
import {ViewEntity, ViewColumn} from "typeorm";
Expand Down

0 comments on commit 58ac18a

Please sign in to comment.