Просмотр исходного кода

Update conditional.md (#1714)

Changed the heading, so that there is uniformity across the docs.
Kshitij roodkee 3 лет назад
Родитель
Сommit
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