Skip to content

Commit d3eab6e

Browse files
---
yaml --- r: 188153 b: refs/heads/try c: fdc45e3 h: refs/heads/master i: 188151: 474edf2 v: v3
1 parent 3c3aaa4 commit d3eab6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 38e97b99a6b133cb4c621c68e75b28abc6c617c1
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 3a96d6a9818fe2affc98a187fb1065120458cee9
5-
refs/heads/try: d084f7031c5a6b862fecd4d43466eef66c1e5748
5+
refs/heads/try: fdc45e361c0846770e7057c5c54b0ee1c82f8f5e
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
88
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/try/src/doc/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ numbers[0] is 2
511511
```
512512
513513
Each time, we can get a slightly different output because the threads are not
514-
quaranteed to run in any set order. If you get the same order every time it is
514+
guaranteed to run in any set order. If you get the same order every time it is
515515
because each of these threads are very small and complete too fast for their
516516
indeterminate behavior to surface.
517517

0 commit comments

Comments
 (0)