Skip to content

Commit

Permalink
contents(mozilla): Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Aug 31, 2024
1 parent 4482f45 commit 6a60223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contents/mozilla.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gpg -n -q --import --import-options import-show /etc/apt/keyrings/packages.mozil
title: '系统架构',
items: [
['amd64', { arch: 'amd64' }],
['arm64', { arch: 'amd64' }],
['arm64', { arch: 'arm64' }],
]
},
]}
Expand Down

0 comments on commit 6a60223

Please sign in to comment.