Skip to content

Commit 919d674

Browse files
Fix typo in README.md regarding NilAway automation (#402)
1 parent 501abd0 commit 919d674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ report errors providing users with the nilness flows for easier debugging.
1414

1515
NilAway enjoys three key properties that make it stand out:
1616

17-
- It is **fully-automated**: NilAway is equipped with an inference engine, making it require _no_ any additional
17+
- It is **fully-automated**: NilAway is equipped with an inference engine, making it require _no_ additional
1818
information from the developers (e.g., annotations) besides standard Go code.
1919

2020
- It is **fast**: we have designed NilAway to be fast and scalable, making it suitable for large codebases. In our

0 commit comments

Comments
 (0)