diff --git a/src/renderers/common/RenderContext.js b/src/renderers/common/RenderContext.js index 1acd7e0a5e4488..4b8dba1c86d03c 100644 --- a/src/renderers/common/RenderContext.js +++ b/src/renderers/common/RenderContext.js @@ -231,7 +231,7 @@ class RenderContext { } /** - * Computes a cache key for the given render context. This cache + * Computes a cache key for the given render context. This key * should identify the render target state so it is possible to * configure the correct attachments in the respective backend. *