┌─ web/src/pages/faq.astro ──────────────────────────────────────────────────┐│ diff --git a/web/src/pages/faq.astro b/web/src/pages/faq.astro ││ index 5c20f9e..8cedea3 100644 ││ --- a/web/src/pages/faq.astro ││ +++ b/web/src/pages/faq.astro ││ @@ -72,7 +72,7 @@ import '../styles/global.css' ││ ││ <div class="faq-item"> ││ <h3 class="faq-question">How often are rankings updated?</h3> ││ - <p class="faq-answer">As of writing the website is still actively being ││ developed, so all simulations are being manually run. In the future, simulation r ││ uns will be triggered by upstream wowsims releases.</p> ││ + <p class="faq-answer">As of writing, the website is still actively bein ││ g developed. So all simulations are being manually run. In the future, simulation ││ runs will be triggered by upstream wowsim releases.</p> ││ </div> ││ ││ <div class="faq-item"> ││ @@ -91,7 +91,7 @@ import '../styles/global.css' ││ ││ <div class="faq-item"> ││ <h3 class="faq-question">What raid buffs and debuffs are active?</h3> ││ - <p class="faq-answer">For raid simulations we use all standard raid buf ││ fs are active including Bloodlust, various class buffs, and multiple Stormlash Tot ││ ems. Full details are shown in the simulation metadata on each ranking page.</p> ││ + <p class="faq-answer">For raid simulations we use all standard raid buf ││ f including Bloodlust, various class buffs, and multiple Stormlash Totems. Full de ││ tails are shown in the simulation metadata on each ranking page.</p> ││ </div> ││ ││ <div class="faq-item"> │└────────────────────────────────────────────────────────────────────────────────────┘
┌─ web/src/pages/faq.astro ────────────┐│ diff --git a/web/src/pages/faq.astro b/web/s ││ rc/pages/faq.astro ││ index 5c20f9e..8cedea3 100644 ││ --- a/web/src/pages/faq.astro ││ +++ b/web/src/pages/faq.astro ││ @@ -72,7 +72,7 @@ import '../styles/global.c ││ ss' ││ ││ <div class="faq-item"> ││ <h3 class="faq-question">How ofte ││ n are rankings updated?</h3> ││ - <p class="faq-answer">As of writi ││ ng the website is still actively being devel ││ oped, so all simulations are being manually ││ run. In the future, simulation runs will be ││ triggered by upstream wowsims releases.</p> ││ + <p class="faq-answer">As of writi ││ ng, the website is still actively being deve ││ loped. So all simulations are being manually ││ run. In the future, simulation runs will be ││ triggered by upstream wowsim releases.</p> ││ </div> ││ ││ <div class="faq-item"> ││ @@ -91,7 +91,7 @@ import '../styles/global.c ││ ss' ││ ││ <div class="faq-item"> ││ <h3 class="faq-question">What rai ││ d buffs and debuffs are active?</h3> ││ - <p class="faq-answer">For raid si ││ mulations we use all standard raid buffs are ││ active including Bloodlust, various class b ││ uffs, and multiple Stormlash Totems. Full de ││ tails are shown in the simulation metadata o ││ n each ranking page.</p> ││ + <p class="faq-answer">For raid si ││ mulations we use all standard raid buff incl ││ uding Bloodlust, various class buffs, and mu ││ ltiple Stormlash Totems. Full details are sh ││ own in the simulation metadata on each ranki ││ ng page.</p> ││ </div> ││ ││ <div class="faq-item"> │└──────────────────────────────────────────────┘