diff --git a/README.md b/README.md index 8f3db5b17..bffe351b3 100644 --- a/README.md +++ b/README.md @@ -874,7 +874,7 @@ You can align the text using the `
` component.
``` -It adds two properties that do not exist in the priginal `TextGeometry`, `lineHeight` and `letterSpacing`. The former a factor that is `1` by default, the latter is in threejs units and `0` by default. +It adds two properties that do not exist in the original `TextGeometry`, `lineHeight` and `letterSpacing`. The former a factor that is `1` by default, the latter is in threejs units and `0` by default. ```jsx {`hello\nworld`}