DOC: Update couple typos in docs/FAQ.md
* open soure -> open source * forbenchmarking -> for benchmarking
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ and a large flora of components.
|
||||
|
||||
Additional open sourced plugins would be added to the `plugins` directory in this monorepo.
|
||||
|
||||
While we encourage using the open soure model, integrators that want to experiment with
|
||||
While we encourage using the open source model, integrators that want to experiment with
|
||||
Backstage internally may also choose to develop closed source plugins in a manner that suits
|
||||
them best, for example in their respective Backstage source repository.
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ A frontend for [lighthouse-audit-service](https://github.com/spotify/lighthouse-
|
||||
### Use cases
|
||||
|
||||
Google's [Lighthouse](https://developers.google.com/web/tools/lighthouse) auditing tool for websites
|
||||
is a great open-source resource forbenchmarking and improving the accessibility, performance, SEO, and best practices of your site.
|
||||
is a great open-source resource for benchmarking and improving the accessibility, performance, SEO, and best practices of your site.
|
||||
At Spotify, we keep track of Lighthouse audit scores over time to look at trends and overall areas for investment.
|
||||
|
||||
This plugin allows you to generate on-demand Lighthouse audits for websites, and to track the trends for the
|
||||
|
||||
Reference in New Issue
Block a user