Skip to content

Commit 28185fc

Browse files
authored
Merge pull request #99 from oslabs-beta/dev
Dev
2 parents 35d4bfc + e8418a8 commit 28185fc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ NextLevel is a performance metrics dashboard tailored to Next.js applications th
4949

5050
## Getting Started
5151

52-
1. To get started, visit nextlevel-dash.com and create an account. After account creation, you will be navigated to an onboardingp page which will direct you to complete the below steps.
52+
1. To get started, visit nextlevel-dash.com and create an account. After account creation, you will be navigated to an onboarding page which will direct you to complete the below steps.
5353

5454
2. Install configure next.js bundle analyzer in your Next.js application
5555

@@ -143,7 +143,7 @@ Metrics displayed on the dashboard include:
143143
144144
By default, the overview data covers the last 24 hours. You can modify the time period using the date and time selector located in the top right corner of the dashboard.
145145
146-
There are also gauges that track the averages of each metric over a set period of time. From these averages there will also be a performance score displayed ranging from "poor" to "needs work" to "great". This will notify you if your application needs to make some changes to improve its performance.
146+
There are also gauges that track the averages of each metric over a set period of time. From these averages there will also be a performance score displayed ranging from "poor" to "needs work" to "great." This will notify you if your application needs to make some changes to improve its performance.
147147
148148
## Contribution Guidelines
149149
@@ -160,15 +160,15 @@ We welcome your contributions to the NextLevel product!
160160
161161
### Looking Ahead
162162
163-
Here’s a list of features being considered by our team:
163+
Here is a list of features being considered by our team:
164164
165165
- Tracking individual page/component build time via the npm package
166166
- Allow users to track metrics for multiple codebases through their dashboard
167167
- Create organizations so multiple users can access an organization's dashboard
168-
- Enhanced security through change password and email functionality/profile page
169-
- A dark mode and light mode feature to reduce eye strain.
170-
- A completed forgot password and remember me functionality. /additional customizations via a settings page
171-
- Fix CLS gauge so that the marker is at the correct position.
168+
- Enhanced security through change password and email functionality
169+
- A dark mode and light mode feature to reduce eye strain
170+
- A completed forgot password and remember me functionality
171+
- Fix CLS gauge so that the marker is at the correct position
172172

173173
## Contributors
174174

0 commit comments

Comments
 (0)