Skip to content

Commit

Permalink
fix word
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeraxa committed Feb 2, 2024
1 parent d6a1165 commit 290d02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/20240201-Daeraxa-FebruaryUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Thanks to [@confused-techie] following on from some work via [@savetheclocktower

Examples of this would be as follows:

- To search for all packages that provide functionality for `.json` files - [https://web.pulsar-edit.dev/packages?**fileExtension=_json_**](https://web.pulsar-edit.dev/packages?fileExtension=json)
- To search for all packages that provide a grammar for `.json` files - [https://web.pulsar-edit.dev/packages?**fileExtension=_json_**](https://web.pulsar-edit.dev/packages?fileExtension=json)
- To find all packages owned by [@bacadra] - [https://web.pulsar-edit.dev/packages/search?**owner=_bacadra_**](https://web.pulsar-edit.dev/packages/search?owner=bacadra)
- To find all packages that provide the `symbol.provider` service - [https://web.pulsar-edit.dev/packages?**serviceType=_provided_**&**service=_symbol.provider_**](https://web.pulsar-edit.dev/packages?serviceType=provided&service=symbol.provider)

Expand Down

0 comments on commit 290d02b

Please sign in to comment.