Browse Source

fix comment

Futa Arai 1 year ago
parent
commit
90113de6b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .devcontainer/compose.extend.template.yml

+ 1 - 1
.devcontainer/compose.extend.template.yml

@@ -1,5 +1,5 @@
 # A template of the file for extending the primary docker compose configuration.
-# To actually use this file, create a `compose.override.yml` file and copy the contents of this file into it.
+# To actually use this file, create a `compose.extend.yml` file and copy the contents of this file into it.
 services:
   pdf-converter:
     # enabling devcontainer 'features' was not working for secondary devcontainer (https://github.com/devcontainers/features/issues/1175)