From 3ab3723e9f1fc9b095ad6d7a808330d47d28f2c6 Mon Sep 17 00:00:00 2001 From: hanhxiao Date: Mon, 29 Jul 2019 10:57:39 +0800 Subject: [PATCH] docs(tutorial): fix image and code layout --- tutorials/gnes-compose-yaml-spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/gnes-compose-yaml-spec.md b/tutorials/gnes-compose-yaml-spec.md index f9c2f818..cba26aaf 100644 --- a/tutorials/gnes-compose-yaml-spec.md +++ b/tutorials/gnes-compose-yaml-spec.md @@ -74,7 +74,7 @@ When specifying `services`, please kindly note the difference between a list and SequentialParallel - +
 services:
 - name: Preprocessor
@@ -87,7 +87,7 @@ services:
   yaml_path: fulltext-indexer.yml
    
- +
 services:
 - name: Preprocessor