Parcourir la source

Merge pull request #990 from bfirsh/add-title-to-docs-index

Add title to docs index
Aanand Prasad il y a 11 ans
Parent
commit
d95de03de9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/index.md

+ 1 - 1
docs/index.md

@@ -3,7 +3,7 @@ page_description: Introduction and Overview of Compose
 page_keywords: documentation, docs,  docker, compose, orchestration, containers
 
 
-## Overview
+# Docker Compose
 
 Compose is a tool for defining and running complex applications with Docker.
 With Compose, you define a multi-container application in a single file, then