Skip to content

Commit e1c9b7a

Browse files
author
Vincent Cantin
authored
Fixed a typo
1 parent ab64563 commit e1c9b7a

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
@@ -163,7 +163,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
163163

164164
* How to test a distributed system?
165165
* In which case would you apply asynchronously communication between two systems?
166-
* What are the general pitfalls of Remote Procecure Call?
166+
* What are the general pitfalls of Remote Procedure Call?
167167
* If you are building a distributed system for scalability and robustness, what are the different things you'd think of in the case you are working in a closed and secure network environment or in geographically distributed and public system?
168168
* How to manage Fault Tolerance in a Web application? And in a Desktop one?
169169
* How to deal with failures in Distributed Systems?

0 commit comments

Comments
 (0)