Skip to content

Commit bbc9367

Browse files
Fix typo in SE-0110 link that causes 404 error (#2360)
The proposal link for SE-0110 returns a 404 error. This PR fixes the typo that causes the error.
1 parent 1b0b339 commit bbc9367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0110-distinguish-single-tuple-arg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Distinguish between single-tuple and multiple-argument function types
22

3-
* Proposal: [SE-0110](0110-distingish-single-tuple-arg.md)
3+
* Proposal: [SE-0110](0110-distinguish-single-tuple-arg.md)
44
* Authors: Vladimir S., [Austin Zheng](https://github.com/austinzheng)
55
* Review Manager: [Chris Lattner](https://github.com/lattner)
66
* Status: **Implemented**

0 commit comments

Comments
 (0)