From b71c0df8a946f1db37d27bd5cc6dbb68edabc4ba Mon Sep 17 00:00:00 2001 From: barbourja <71342360+barbourja@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:55:34 +0000 Subject: [PATCH] Add missing backtick Signed-off-by: barbourja <71342360+barbourja@users.noreply.github.com> --- layer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layer.md b/layer.md index a5c692f41..c62e706c4 100644 --- a/layer.md +++ b/layer.md @@ -260,7 +260,7 @@ b/ c/file3 ``` -If we then delete `file1`, `file2`, and `b/`, while leaving `file3` and adding `file4, the next layer looks like: +If we then delete `file1`, `file2`, and `b/`, while leaving `file3` and adding `file4`, the next layer looks like: ```text .wh.file1