diff --git a/README.md b/README.md index 6644d10..91bf64e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Explainer: https://github.com/immersive-web/lighting-estimation/blob/master/ligh Spec: https://immersive-web.github.io/lighting-estimation/ -This is the repository for the WebXR lighting estimation API, which provides XR sessions (primarily AR) with information about the current environment lighting so that cirtual objects can be rendered more realistically. +This is the repository for the WebXR lighting estimation API, which provides XR sessions (primarily AR) with information about the current environment lighting so that virtual objects can be rendered more realistically. The features was initially proposed in [this issue](https://github.com/immersive-web/lighting-estimation/issues/1), though that proposal no longer matches the current API shape.