diff --git a/README.md b/README.md index ef623b7..5fc8cce 100644 --- a/README.md +++ b/README.md @@ -251,8 +251,8 @@ const x: Data = { ## Restrictions -For the time being, ["strictNullChecks"](https://www.typescriptlang.org/tsconfig#strictNullChecks) must be set to `false` for spectacles to behave properly (see [this issue](https://github.com/anthonyjoeseph/spectacles-ts/issues/32)) +For the time being, ["strictNullChecks"](https://www.typescriptlang.org/tsconfig#strictNullChecks) must be set to `true` for spectacles to behave properly (see [this issue](https://github.com/anthonyjoeseph/spectacles-ts/issues/32)) ## Social Media -Follow me on twitter! [@typesafeFE](https://twitter.com/typesafeFE) \ No newline at end of file +Follow me on twitter! [@typesafeFE](https://twitter.com/typesafeFE)