Skip to content

Commit 3631b5c

Browse files
tmcwspacekookie
authored andcommitted
Small grammar fix for let's → lets
let's is "let us", lets is present-tense let
1 parent 1abd903 commit 3631b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![](https://img.shields.io/crates/v/barrel.svg)](https://crates.io/crates/barrel)
88
[![](https://img.shields.io/crates/d/barrel.svg)](https://crates.io/crates/barrel)
99

10-
A powerful database schema builder, that let's you write your SQL migrations in Rust!
10+
A powerful database schema builder, that lets you write your SQL migrations in Rust!
1111

1212
`barrel` offers callback-style builder functions for SQL migrations
1313
and is designed to be flexible, portable and fun to use.

0 commit comments

Comments
 (0)