mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
📝 Fix typo
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
<div class="py-2 border-b md:py-6 border-slate" id="mission">
|
||||
<h2>Mission</h2>
|
||||
<p>
|
||||
The Boost mission is threefold: (a) develop high-quality, expert+reviewed, open-source C++ libraries,
|
||||
The Boost mission is threefold: (a) develop high-quality, expert-reviewed, open-source C++ libraries,
|
||||
(b) incubate C++ standard library enhancements, and (c) advance and disseminate C++ software development
|
||||
best practices. This is accomplished by facilitating C++ community engagement, providing necessary financial/legal
|
||||
support, and breaking rare directional decision-making deadlocks while upholding our shared values of
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<h2 class="mb-3 text-4xl">Boost Mission</h2>
|
||||
The Boost mission is threefold:
|
||||
<ul class="mb-11 ml-6 space-y-2 list-disc">
|
||||
<li>develop high-quality, expert+reviewed, open-source C++ libraries</li>
|
||||
<li>develop high-quality, expert-reviewed, open-source C++ libraries</li>
|
||||
<li>incubate C++ standard library enhancements</li>
|
||||
<li>advance and disseminate C++ software development best practices</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user