Skip to content

Commit b2aeab6

Browse files
authored
About page copy changes (#2282)
* initial set of copy edits * fix import * styling external link * copy edits * copy edits * copy edit
1 parent 1e7a49d commit b2aeab6

File tree

1 file changed

+39
-32
lines changed

1 file changed

+39
-32
lines changed

frontends/main/src/app-pages/AboutPage/AboutPage.tsx

Lines changed: 39 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,16 @@ const AboutPage: React.FC = () => {
127127
<Typography variant="body1">
128128
Since its founding in 1861, MIT has been committed to sharing
129129
knowledge with the world. At the beginning of the 21st century, MIT
130-
expanded this mission by bringing learning resources online, reaching
131-
a broader audience through digital platforms. Today, MIT continues to
132-
advance this mission by offering non-degree learning resources,
133-
including online, in-person, and blended courses and programs. These
134-
opportunities allow learners to study with MIT faculty, industry
135-
experts, and a global community without enrolling in a degree program.
136-
Through these resources, millions of learners have acquired the
137-
knowledge and skills needed to further their academic and professional
138-
goals.
130+
expanded this mission by becoming the first higher education
131+
institution to make educational resources freely available to learners
132+
regardless of geographical location or institutional affiliation.
133+
Today, MIT continues to advance this mission by offering non-degree
134+
learning resources, including online, in-person, and blended courses
135+
and programs. These opportunities allow learners to study with MIT
136+
faculty, industry experts, and a global community without enrolling in
137+
a degree program. Through these resources, millions of learners have
138+
acquired the knowledge and skills needed to further their academic and
139+
professional goals.
139140
</Typography>
140141
<SubHeaderContainer>
141142
<SubHeaderTextContainer>
@@ -152,7 +153,8 @@ const AboutPage: React.FC = () => {
152153
</li>
153154
<li>
154155
Earn program credentials and apply for an accelerated master's
155-
degree program at MIT
156+
degree program at MIT or at one of our partner universities
157+
around the world
156158
</li>
157159
<li>
158160
Download, share, and modify thousands of learning resources
@@ -185,19 +187,25 @@ const AboutPage: React.FC = () => {
185187
What is {SITE_NAME}?
186188
</Typography>
187189
<Typography variant="body1">
188-
{SITE_NAME} offers a single platform for accessing all of MIT's
189-
non-degree learning resources. This includes courses, programs,
190-
and various educational materials from different MIT units such as
191-
MITx, MIT Bootcamps, MIT OpenCourseWare, MIT Professional
192-
Education, MIT Sloan Executive Education, MIT xPRO, and other
193-
departments across the Institute.
190+
{SITE_NAME} offers a single AI-enabled platform for accessing all
191+
of MIT's non-degree learning resources. This includes courses,
192+
programs, and various educational materials from different MIT
193+
units such as MIT Open Learning — including MITx, MIT
194+
OpenCourseWare, and MIT xPRO — MIT Professional Education,MIT
195+
Sloan Executive Education, and other departments across the
196+
Institute.
194197
</Typography>
195198
<Typography variant="body1">
196-
Learners can search and browse by topic or department to explore
197-
popular and upcoming courses. By creating a free account, they can
198-
receive personalized recommendations tailored to their interests
199-
and goals, create lists of learning resources, follow topics of
200-
interest, and more
199+
You can search and browse by topic or department to explore
200+
popular and upcoming courses. You can also prompt “AskTIM”, an
201+
AI-powered recommendation feature, to quickly find courses and
202+
resources aligned with your goals and generate summaries of a
203+
course’s structure, topics, and expectations. In select offerings,
204+
you can interact with an AI tutor to support you as you work
205+
through problem sets. By creating a free account, you can receive
206+
personalized recommendations tailored to your interests and goals,
207+
create lists of learning resources, follow topics of interest, and
208+
more.
201209
</Typography>
202210
</HighlightContainer>
203211
</BodySection>
@@ -213,12 +221,11 @@ const AboutPage: React.FC = () => {
213221
MIT's non-degree learning programs offer targeted skills, knowledge,
214222
and certifications without the extensive time commitment of a full
215223
degree. These programs are designed to be flexible and accessible,
216-
enabling professionals, students, and lifelong learners to engage
217-
with MIT's educational offerings from anywhere in the world. Many
218-
resources are available for free or at a low cost. Whether you want
219-
to upskill, explore a new field, or deepen your understanding of a
220-
subject, MIT's non-degree learning resources provide a pathway for
221-
personal and professional growth.
224+
enabling you to engage with MIT's educational offerings from
225+
anywhere in the world. Many resources are available for free or at a
226+
low cost. Whether you want to upskill, explore a new field, or
227+
deepen your understanding of a subject, MIT's non-degree learning
228+
resources provide a pathway for personal and professional growth.
222229
</Typography>
223230
</BodySection>
224231
<BodySection>
@@ -227,14 +234,14 @@ const AboutPage: React.FC = () => {
227234
component="h2"
228235
id={ACADEMIC_AND_PROFESSIONAL_CONTENT}
229236
>
230-
Academic and Professional content
237+
What is MIT’s academic and professional content?
231238
</Typography>
232239
<Typography variant="body1">
233240
MIT's non-degree offerings include content developed from MIT's
234-
Academic and Professional curriculum.
241+
academic and professional curriculum.
235242
</Typography>
236243
<Typography variant="body1">
237-
MIT's Academic courses, programs, and materials mirror MIT
244+
MIT's academic courses, programs, and materials mirror MIT
238245
curriculum and residential programs, making these available to a
239246
global audience. Approved by faculty committees, academic content
240247
furnishes a comprehensive foundation of knowledge, skills, and
@@ -243,10 +250,10 @@ const AboutPage: React.FC = () => {
243250
experience on par with the campus environment.
244251
</Typography>
245252
<Typography variant="body1">
246-
MIT's Professional courses and programs are tailored for working
253+
MIT's professional courses and programs are tailored for working
247254
professionals seeking essential practical skills across various
248255
industries. Led by MIT faculty and maintaining challenging
249-
standards, Professional courses and programs prioritize real-world
256+
standards, professional courses and programs prioritize real-world
250257
applications, emphasize practical skills, and are directly relevant
251258
to today's workforce.
252259
</Typography>

0 commit comments

Comments
 (0)