Skip to content

Commit 945625e

Browse files
committed
website updates
1 parent d5d98e1 commit 945625e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/maintainer/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ npm dist-tag add @xpack-dev-tools/arm-none-eabi-gcc@${customField('upstreamVersi
803803
npm dist-tag ls @xpack-dev-tools/arm-none-eabi-gcc
804804
`} </CodeBlock>
805805

806-
In case the previous version is not functional and needs to be unpublished:
806+
In case the release proves problematic and needs to be unpublished:
807807

808808
<CodeBlock language="sh"> {
809809
`npm unpublish @xpack-dev-tools/arm-none-eabi-gcc@${customField('upstreamVersion')}-${customField('xpackSubversion')}.${customField('npmSubversion')}

0 commit comments

Comments
 (0)