Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit f10c168

Browse files
committed
Fix a typo in the README
1 parent 94ebf9b commit f10c168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ source-based distribution
6464
The Linux binary versions of this gem are linked against the most used standard
6565
library - glibc. Currently rubygems has no mechanism to differentiate
6666
platform-specific gems by standard library so we have no way of distributing
67-
different binaries for differnt standard libraries.
67+
different binaries for different standard libraries.
6868

6969
What this means is that if you're running a distro that does not use glibc
7070
(like Alpine Linux), you'll have to use a source version of the gem.

0 commit comments

Comments
 (0)