浏览代码

Merge pull request #464 from timgates42/bugfix_typo_encapsulated

docs: fix simple typo, ecapsulated -> encapsulated
Benjamin Gleitzman 2 年之前
父节点
当前提交
f202eea521
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      extension/code-editor-integration/README.md

+ 1 - 1
extension/code-editor-integration/README.md

@@ -18,7 +18,7 @@ The Code Editor Integration plug-in is ran by calling the `runHowdoi` function w
     }
 
 The Object values:
-* question contains the user's query ecapsulated by a single line comment
+* question contains the user's query encapsulated by a single line comment
 * answer contains the three possible answers to the user's query 
 * link contains the three possible links to the answer encapsulated by a single line comment