diff --git a/Web-documentation/versioning.html.twig b/Web-documentation/versioning.html.twig
index ce88375..11d93be 100644
--- a/Web-documentation/versioning.html.twig
+++ b/Web-documentation/versioning.html.twig
@@ -1,5 +1,6 @@
{%- include 'blocks/head.html.twig' with { title: pageTitle, cssFolderPath: cssFolderPath } %}
+{# FIXME. Discuss: https://github.com/TouchInstinct/api-generator/issues/41 #}
{%- set outOfDateError = first(errorType.values) -%}