Bläddra i källkod

fix typo in gui/webpack.config.js

Surav Shrestha 1 år sedan
förälder
incheckning
ae5dc7c616
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      gui/webpack.config.js

+ 1 - 1
gui/webpack.config.js

@@ -53,7 +53,7 @@ module.exports = (_env, options) => {
 
         plugins: [
             new webpack.DllReferencePlugin({
-                // We assume the current directory is orignal directory in the taipy-gui repository.
+                // We assume the current directory is original directory in the taipy-gui repository.
                 // If this file is moved, this path must be updated
                 manifest: path.resolve(
                     __dirname,