Skip to content

Commit cc70499

Browse files
rgee0alexellis
authored andcommitted
Remove a stray space from the start of section 4.0
Signed-off-by: Richard Gee <[email protected]>
1 parent b688ca7 commit cc70499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Remeber to add any `ARG` values to the template's Dockerfile:
103103

104104
For more information about passing build arguments to Docker, please visit the [Docker documentation](https://docs.docker.com/engine/reference/commandline/build/)
105105

106-
## 4.0 Building with large function sets
106+
## 4.0 Building with large function sets
107107

108108
Performing a `build` action against a `stack.yml` which contains a large suite of serverless function definitions will result in each of the defined functions being built. The CLI makes available facilities that assist in this scenario.
109109

0 commit comments

Comments
 (0)