Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
disturm authored May 30, 2017
1 parent d271e6e commit 73926f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Fluent API — это стиль оформления публичных инт
A.CallTo(() => shop.GetTopSellingCandy()).Returns(lollipop);
```

Пройдя блок ты:
Пройдя блок, ты:

- поймешь принципы Fluent API и сможешь более эффективно их использовать
- узнаешь об областях применения Fluent API
Expand Down

0 comments on commit 73926f1

Please sign in to comment.