diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-20 03:02:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-20 03:02:19 +0900 |
| commit | 20f83420caa2690a3c60c47f1231fb2d392e34f9 (patch) | |
| tree | c9bf5979c90b234a62ab1dc1278437e8775aa844 /CONTRIBUTING.md | |
| parent | Update CONTRIBUTING.md (diff) | |
| download | misskey-20f83420caa2690a3c60c47f1231fb2d392e34f9.tar.gz misskey-20f83420caa2690a3c60c47f1231fb2d392e34f9.tar.bz2 misskey-20f83420caa2690a3c60c47f1231fb2d392e34f9.zip | |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0eaaa798ac..ad06120eeb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,10 +28,10 @@ Configuration files are located in `/.circleci`. ## Glossary ### AP -Stands for ***A**ctivity**P**ub*. +Stands for _**A**ctivity**P**ub_. ### MFM -Stands for ***M**isskey **F**lavored **M**arkdown*. +Stands for _**M**isskey **F**lavored **M**arkdown_. ### Mk -Stands for ***M**iss**k**ey*. +Stands for _**M**iss**k**ey_. |