소스 검색

Fix copy-paste error in name of pull request (#2871)

From a suggested change from jonmeow that arrived after #2870 was merged.
Richard Smith 2 년 전
부모
커밋
2cf5ab155b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/design/lexical_conventions/symbolic_tokens.md

+ 1 - 1
docs/design/lexical_conventions/symbolic_tokens.md

@@ -129,7 +129,7 @@ source file:
 -   Proposal
     [#1083: Arithmetic expressions](https://github.com/carbon-language/carbon-lang/pull/1083)
 -   Proposal
-    [#1191: Arithmetic expressions](https://github.com/carbon-language/carbon-lang/pull/1191)
+    [#1191: Bitwise operators](https://github.com/carbon-language/carbon-lang/pull/1191)
 -   Proposal
     [#2188: Pattern matching syntax and semantics](https://github.com/carbon-language/carbon-lang/pull/2188)
 -   Proposal