Jelajahi Sumber

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 tahun lalu
induk
melakukan
2cf5ab155b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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