Skip to content

Commit

Permalink
chore: fix typo in maven-deploy.md
Browse files Browse the repository at this point in the history
settting.xml -> setting.xml
  • Loading branch information
eltociear authored Apr 6, 2023
1 parent fdf83c0 commit e6a28af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/maven-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ COLA发布到`Maven`中央库操作过程/CheckList。

## 0. 前置准备与配置

在Maven的`settting.xml`中配置`oss.sonatype.org`账号:
在Maven的`setting.xml`中配置`oss.sonatype.org`账号:

```xml

Expand Down

0 comments on commit e6a28af

Please sign in to comment.