Преглед изворни кода

Update conditional.md (#1714)

Changed the heading, so that there is uniformity across the docs.
Kshitij roodkee пре 3 година
родитељ
комит
8023296728
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/design/control_flow/conditionals.md

+ 1 - 1
docs/design/control_flow/conditionals.md

@@ -1,4 +1,4 @@
-# Control flow
+# Conditionals
 
 <!--
 Part of the Carbon Language project, under the Apache License v2.0 with LLVM