Skip to content

Commit 6dcaad3

Browse files
committed
Corrections
1 parent 78dd291 commit 6dcaad3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
## Introduction ##
88

9-
This repository contains code, style and markup examples, to check syntax highlighters colouring in different editors.
9+
This repository contains code, style and markup examples, for checking syntax highlighters colouring in different editors.
1010

11-
In my personal opinion, the syntax highlighting for any programming language should look the same for the same `artefacts`. Therefore, while I was working on the version 1.4 of my [colour scheme/highlighting][perv] for the [Sublime Text][sute] editor, I realized that it if the source code of different languages contains the same `code`.
11+
In my opinion, syntax highlighting for any programming language should look the same for the same `artefacts`. Therefore, while working on version 1.4 of my [colour scheme/highlighting][perv] for the [Sublime Text][sute] editor, I realized that it formats code in various languages differently, even if the source code is structurally very similar.
1212

13-
As my knowledge in programming languages is limited and I would like to support more, I published my work so far.
13+
As my knowledge in programming languages is limited, I published my work so far but I would like to support more languages, so there's more to come.
1414

1515
## Update history ##
1616

0 commit comments

Comments
 (0)