Browse Source

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

Add title to docs index
Aanand Prasad 11 years ago
parent
commit
d95de03de9
1 changed files with 1 additions and 1 deletions
  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