Skip to content

Commit b63affd

Browse files
committed
---
yaml --- r: 161407 b: refs/heads/snap-stage3 c: 8d8f41b h: refs/heads/master i: 161405: 81f152a 161403: f63ceeb 161399: a8dab71 161391: 94336e3 161375: e38adc2 161343: 1ba7aba 161279: 50d9324 v: v3
1 parent e3bb2ca commit b63affd

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
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 4eb72d268f337a8f117c86a2ac1b98336cab9e9d
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 004533ea755ecfc5d65e282366aaffc523e9632c
4+
refs/heads/snap-stage3: 8d8f41b75f9bec7c7676122f85e049e7d7933298
55
refs/heads/try: 0f0d21c1eb5c7be04d323e0b06faf252ad790af6
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/doc/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ or 'breaks up,' the tuple, and assigns the bits to three bindings.
922922

923923
This pattern is very powerful, and we'll see it repeated more later.
924924

925-
There also a few things you can do with a tuple as a whole, without
925+
There are also a few things you can do with a tuple as a whole, without
926926
destructuring. You can assign one tuple into another, if they have the same
927927
arity and contained types.
928928

0 commit comments

Comments
 (0)