Skip to content

Commit 38cd4cd

Browse files
IgnaceMaesjenweber
andauthored
Update app/templates/editions/polaris.hbs
Co-authored-by: Jen Weber <[email protected]>
1 parent 6939e07 commit 38cd4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/editions/polaris.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</p>
1313

1414
<h2>The pillars of Polaris</h2>
15-
<p>The polaris edition of Ember is built on top of a selection of core concepts.</p>
15+
<p>The Polaris edition of Ember is built upon these core concepts.</p>
1616

1717
<h3>1. First-class TypeScript Support</h3>
1818
<p>Ember has embraced TypeScript as a first-class citizen next to JavaScript. In practice this means you can build apps using TypeScript without having to worry about incompatibility with external type definitions of Ember itself. As of version 5.1, Ember ships with built-in stable types. Read all about it and how to get started <a href="https://blog.emberjs.com/stable-typescript-types-in-ember-5-1">in the announcement post.</a> Glint, the TypeScript-powered tooling for Glimmer templates, also shipped as a stable release after two years of public preview. For more information, read the <a href="https://blog.emberjs.com/glint-1-0-released">release blog post</a>.</p>

0 commit comments

Comments
 (0)