From b7dc4bfaf2fa9bf725751aea444a7a5ffea255f3 Mon Sep 17 00:00:00 2001 From: Fenix Date: Sun, 26 Dec 2021 12:01:40 +0800 Subject: [PATCH] fix format typo --- lab3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab3.md b/lab3.md index e846d9f..27f53cc 100644 --- a/lab3.md +++ b/lab3.md @@ -402,7 +402,7 @@ To get more details you can use the `--verbose` flag, or the `describe` command. Let's find a Golang template with a HTTP format: -``bash +```bash faas-cli template store list | grep golang golang-http openfaas Golang HTTP template