Skip to content

Commit

Permalink
Fix typos in README.md (#2542)
Browse files Browse the repository at this point in the history
  • Loading branch information
laniakea64 authored Dec 22, 2024
1 parent 82415e5 commit b81ba66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1928,8 +1928,8 @@ details.

If you would like to use XDG base directories on all platforms you can use the
`env(…)` function with the appropriate environment variable and fallback,
although note that the XDG specificiation requires ignoring non-absolute paths,
so for full compatibility with spec-complient applications, you would need to
although note that the XDG specification requires ignoring non-absolute paths,
so for full compatibility with spec-compliant applications, you would need to
do:

```just
Expand Down

0 comments on commit b81ba66

Please sign in to comment.