Skip to content

Commit 02ffe07

Browse files
committed
Fix typo in "Background" README section
1 parent 3bd19e6 commit 02ffe07

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
@@ -104,7 +104,7 @@ namely from these data sources (from high to low precedence):
104104
* The os-release file `/etc/os-release` if present, with a fall-back on `/usr/lib/os-release` if needed.
105105
* The output of the `lsb_release` command, if available.
106106
* The distro release file (`/etc/*(-|_)(release|version)`), if present.
107-
* The `uname` command for BSD based distrubtions.
107+
* The `uname` command for BSD based distributions.
108108

109109

110110
## Python and Distribution Support

0 commit comments

Comments
 (0)