In the file dotnet/README.md, line 56, the example for Newtons Third Law is incomplete. It currently reads:
Whenever one object exerts a force on another object, the second object exerts an equal and opposite on the first.
It should be:
Whenever one object exerts a force on another object, the second object exerts an equal and opposite force on the first.
The word force is missing after opposite.