Skip to content

Commit

Permalink
docs: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
romangg committed Nov 8, 2024
1 parent 92482ac commit 79c4401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default defineNuxtConfig({
},
})

// Creates redirects for our official downloads. These are needed by GNOME Boxes and other software debepnding on libosinfo.
// Creates redirects for our official downloads. These are needed by GNOME Boxes and other software depending on libosinfo.
// Links are registered at https://gitlab.com/libosinfo/osinfo-db/-/blob/4c64cef/data/os/manjaro.org/manjaro-rolling.xml.in
const setDownloadRedirects = async (nitroConfig: NitroConfig) => {
const rules = nitroConfig!.routeRules
Expand Down

0 comments on commit 79c4401

Please sign in to comment.