Skip to content

Commit a5a952e

Browse files
timwayndeloof
authored andcommitted
Minor Spacing Adjustment
While not required by the spec the rest of the documents use 2 spaces for nesting in YAML code blocks. This snuck through at 4. Signed-off-by: Tim Way <[email protected]>
1 parent 61e518d commit a5a952e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ services:
6464
backend:
6565
image: awesome/database
6666
build:
67-
context: backend
68-
dockerfile: ../backend.Dockerfile
67+
context: backend
68+
dockerfile: ../backend.Dockerfile
6969

7070
custom:
7171
build: ~/custom

0 commit comments

Comments
 (0)