summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--EDITING2
1 files changed, 1 insertions, 1 deletions
diff --git a/EDITING b/EDITING
index 92bc89a..3d7c82b 100644
--- a/EDITING
+++ b/EDITING
@@ -55,7 +55,7 @@ Below syntaxes may not be used for any other semantic purpose.
### Emphasis
* Surround `*` `*` or `''` `''` (emphasis) in general.
- * Surround `*"` `"*` or `''"` `"''` (emphasis + doublequote) for technical or foreign term.
+ * Surround `*"` `"*` or `''"` `"''` (emphasis + doublequote) for foreign term.
* Surround `"*` `*"` or `"''` `''"` (doublequote + emphasis) for title.
* Surround `**` `**` or `'''` `'''` (strong emphasis) for essential keyword.