Skip to content

Commit 726b91a

Browse files
authored
Improve wording
1 parent a224af4 commit 726b91a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ CppInterOp exposes API from [Clang](http://clang.llvm.org/) and [LLVM](https://l
1313
</div>
1414

1515
## CppInterOp Introduction
16-
The CppInterOp library provides a minimalist approachfor other languages to
17-
identify C++ entities (variables, classes, etc.). This
16+
The CppInterOp library provides a minimalist approach for other languages to
17+
bridge C++ entities (variables, classes, etc.). This
1818
enables interoperability with C++ code, bringing the speed and
1919
efficiency of C++ to simpler, more interactive languages like Python.
2020

0 commit comments

Comments
 (0)