Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
Fixed a typo in the readme.
  • Loading branch information
shivkr6 authored Jul 2, 2024
1 parent 315c9e2 commit 63d39fa
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 @@ -10,7 +10,7 @@ Rust-SDL2 is a library for talking to the new SDL2.0 libraries from Rust.
Low-level C components are wrapped in Rust code to make them more idiomatic and
abstract away inappropriate manual memory management.

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

## Available rust features

Expand Down

0 comments on commit 63d39fa

Please sign in to comment.