Skip to content

Commit

Permalink
fixed typo Solitidy -> Solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
codeFather2 committed Sep 24, 2024
1 parent 2664f80 commit e6ac1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidity/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>Solitidy</artifactId>
<artifactId>Solidity</artifactId>
<packaging>jar</packaging>
<name>Solidity language grammar</name>
<parent>
Expand Down

0 comments on commit e6ac1f4

Please sign in to comment.