From 21107cc8966a8b711165a873e26181d2eb0fa3ca Mon Sep 17 00:00:00 2001 From: "Shim, Heungwoon" Date: Fri, 19 Jun 2015 17:20:00 +0900 Subject: [PATCH] Update Readme.md --- common/src/webida/plugins/workbench/ui/doc/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/webida/plugins/workbench/ui/doc/Readme.md b/common/src/webida/plugins/workbench/ui/doc/Readme.md index 0d870ab4..115bacfe 100644 --- a/common/src/webida/plugins/workbench/ui/doc/Readme.md +++ b/common/src/webida/plugins/workbench/ui/doc/Readme.md @@ -3,7 +3,7 @@ ### Release Plan ### * Following picture shows inheritance of Parts. * Blue parts has been implemented ODP 1.2.0 -* Gray parts will be implemented int the next releases. +* Gray parts will be implemented in the next releases. * In ODP 1.2.0 webida.editor.text-editor supports all type of files. (except for audio, video) * In ODP 1.3.0 webida.editor.code-editor will support code-based files. (Such as .js, .css, .html, .java..) * In ODP 1.4.0 webida.editor.web-editor and webida.editor.java-editor will support above files.