Skip to content

Commit

Permalink
fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoval committed Feb 9, 2016
1 parent 5a42853 commit fb11b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The following diagram illustrates how the high-level sub-components collaborate

![image](https://raw.githubusercontent.com/dkoval/jsp2jspx-maven-plugin/master/images/jsp-transformation-flow.png)

The below diagram shows how [AbstractSyntaxTreeTransformation](../master/src/main/java/com/nohup/tool/jsp2jspx/transformation/AbstractJspSyntaxTreeTransformation.java) is organized the flow:
The below diagram shows how [AbstractSyntaxTreeTransformation](../master/src/main/java/com/nohup/tool/jsp2jspx/transformation/AbstractJspSyntaxTreeTransformation.java) is organized in the flow:

![image](https://raw.githubusercontent.com/dkoval/jsp2jspx-maven-plugin/master/images/jsp-syntax-tree-transformation.png)

Expand Down

0 comments on commit fb11b2c

Please sign in to comment.