diff --git a/src/core/config/OperationConfig.js b/src/core/config/OperationConfig.js index a16d820d..0612009b 100755 --- a/src/core/config/OperationConfig.js +++ b/src/core/config/OperationConfig.js @@ -3354,7 +3354,7 @@ const OperationConfig = { args: [], }, "Render Image": { - description: "Displays the input as an image. Supports the following formats:

", + description: "Displays the input as an image. Supports the following formats:

", run: Image.runRenderImage, inputType: "string", outputType: "html", diff --git a/src/web/html/index.html b/src/web/html/index.html index bec1d51d..82284ea4 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -302,7 +302,7 @@ Version <%= htmlWebpackPlugin.options.version %>
Compile time: <%= htmlWebpackPlugin.options.compileTime %>

-

© Crown Copyright 2016.

+

© Crown Copyright 2016.

Licenced under the Apache Licence, Version 2.0.