We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1aa666c + dc9989a commit 97d158bCopy full SHA for 97d158b
src/pages/faq.astro
@@ -184,7 +184,7 @@ import Header from '../components/Header.astro';
184
no wrappers for the method declarations?
185
</h3>
186
<p>
187
- We dediced not to do either of them by design. We don't provide
+ We decided not to do either of them by design. We don't provide
188
wrappers for the typed method declarations intended to use within
189
scripts, because the C# compiler does not remove any unused
190
methods or properties whose visibility are restricted to its
0 commit comments