Skip to content

Commit ae42a9a

Browse files
authored
fix(ps_ubuntu):monboDB->mongodb (#88)
1 parent e01416d commit ae42a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/contributed/ps_ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ echo "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 multiverse"
4848
sudo apt update
4949
```
5050

51-
现在我们可以安装 MonboDB
51+
现在我们可以安装 MongoDB
5252

5353
```shell
5454
sudo apt-get install -y mongodb-org

0 commit comments

Comments
 (0)