Skip to content

Commit

Permalink
Merge pull request #55: fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Dec 27, 2022
2 parents 8f7797f + 6f15ff6 commit 17d7674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/cycle/schema-builder/badges/quality-score.png?b=2.x)](https://scrutinizer-ci.com/g/cycle/schema-builder/?branch=2.x)
[![Codecov](https://codecov.io/gh/cycle/schema-builder/graph/badge.svg)](https://codecov.io/gh/cycle/schema-builder)

Schema Builder package provides a convenient way y to configure your ORM and Database schema via
Schema Builder package provides a convenient way to configure your ORM and Database schema via
[annotations (attributes)](https://github.com/cycle/annotated) or custom generators.

## Installation
Expand Down

0 comments on commit 17d7674

Please sign in to comment.