Explorar o código

Update codelab.md

Hui Chen %!s(int64=12) %!d(string=hai) anos
pai
achega
ba51cdd2ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/en/codelab.md

+ 1 - 1
docs/en/codelab.md

@@ -5,7 +5,7 @@ At the end of this codelab, you will be able to write a simple full-text search
 
 If you do not know Go yet, [here](http://tour.golang.org/#1) is a tutorial.
 
-# # Engine basics
+## Engine basics
 
 Engine handles user requests, segmentation, indexing and sorting in their own goroutines.