Skip to content

Commit 206fba0

Browse files
committed
SIP-27: Re-word that the impl PR == the current proposal
1 parent 0066ac4 commit 206fba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sips/completed/_posts/2016-06-25-trailing-commas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ class Bippy(
193193

194194
## Implementation
195195

196-
The implementation of trailing commas is a matter of changing some of the implementation of Scala's parser. An implementation of an earlier version of this proposal can be found at [scala/scala#5245][].
196+
The implementation of trailing commas is a matter of changing some of the implementation of Scala's parser. An implementation of this proposal can be found at [scala/scala#5245][].
197197

198198
## Drawbacks/Trade-offs
199199

0 commit comments

Comments
 (0)