We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5e440b + 19812c0 commit 33452f4Copy full SHA for 33452f4
1 file changed
README.md
@@ -82,7 +82,7 @@ Fetching data from GitHub
82
> a.star_count
83
=> 2
84
85
-# Notice that the `puts` was not output the 2nd time the method was invoked.
+# Notice that "Fetching data from GitHub" was not output the 2nd time the method was invoked.
86
# The network call and result parsing would also not be performed again.
87
```
88
0 commit comments