Skip to content

Commit

Permalink
Fix typo for default escape property value in Docker plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Jan 7, 2025
1 parent 6d88c66 commit 8617535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Writerside/topics/gradle-plugins/Docker-Plugin.topic
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@
</p>

<list type="bullet">
<li><code>escape</code> is set to <code>/</code></li>
<li><code>escape</code> is set to <code>\</code></li>
<li><code>syntax</code> is set to <code>docker/dockerfile:1</code></li>
</list>
</warning>
Expand Down

0 comments on commit 8617535

Please sign in to comment.