Skip to content

Commit b6f2463

Browse files
ederrfomalley
authored andcommitted
Update README.md
Rectifying a typo
1 parent ebd2671 commit b6f2463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lists, maps, and unions.
1515

1616
## ORC File Library
1717

18-
This project includes both a Java library and a C++ library for reading and writing the _Optimized Row Columnar_ (ORC) file format. The C++ and Java libraries are completely independent of each other and will each read all versions of ORC files. But the C++ library only writes the original (Hive 0.11) version of ORC files, and will be extened in the future.
18+
This project includes both a Java library and a C++ library for reading and writing the _Optimized Row Columnar_ (ORC) file format. The C++ and Java libraries are completely independent of each other and will each read all versions of ORC files. But the C++ library only writes the original (Hive 0.11) version of ORC files, and will be extended in the future.
1919

2020
Releases:
2121
* Latest: <a href="http://orc.apache.org/releases">Apache ORC releases</a>

0 commit comments

Comments
 (0)