Skip to content

Commit 63d39fa

Browse files
authored
fix docs
Fixed a typo in the readme.
1 parent 315c9e2 commit 63d39fa

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
@@ -10,7 +10,7 @@ Rust-SDL2 is a library for talking to the new SDL2.0 libraries from Rust.
1010
Low-level C components are wrapped in Rust code to make them more idiomatic and
1111
abstract away inappropriate manual memory management.
1212

13-
Rust-SDL2 uses the MIT license, but SDL2 itselfais in under the zlib license.
13+
Rust-SDL2 uses the MIT license, but SDL2 itself is under the zlib license.
1414

1515
## Available rust features
1616

0 commit comments

Comments
 (0)