Commit c406868
authored
Update part3a.md. Fixed typo, which confuses readers
Issue:
This means that if a request does *not* generate side effects, then the result should be the same regardless of how many times the request is sent.
The request DOES generate side effects, when we talk about idempotence.
Solution:
Removed "not".1 parent 23e2c28 commit c406868
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
854 | | - | |
| 854 | + | |
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
| |||
0 commit comments