Update index.ejs

Fix typo: staus > status
This commit is contained in:
bionemesis
2023-06-09 06:48:38 -06:00
committed by GitHub
parent e036492296
commit ac44e21db7

View File

@@ -64,7 +64,7 @@
<div class="max-w-3xl1 pr-12">
<h2 class="text-base font-semibold leading-7 text-indigo-500 sm:text-center">Why OneUptime.</h2>
<p class="text-5xl font-bold tracking-tight text-gray-900 sm:text-center">Complete SRE toolchain out-of-the-box</p>
<p class="mt-5 text-xl text-gray-500 sm:text-center mb-12">Everything from monitoring, staus-pages, incident management, on-call schedules - we got it and we're just getting started.</p>
<p class="mt-5 text-xl text-gray-500 sm:text-center mb-12">Everything from monitoring, status-pages, incident management, on-call schedules - we got it and we're just getting started.</p>
</div>
<div class="relative mt-20">
<div class="lg:mx-auto lg:grid lg:max-w-7xl lg:grid-flow-col-dense lg:grid-cols-2 lg:gap-24 lg:px-8">
@@ -202,4 +202,4 @@
</body>
</html>
</html>