Skip to content

Commit

Permalink
Remove redundant )
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham authored and marco-miller committed Sep 14, 2022
1 parent f8c7eb2 commit 7298b48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Trace Viewer extension for Theia applications

Theia trace viewer extension using the [tsp-typescript-client][tspc]) and [Trace Server Protocol][tsp].
Theia trace viewer extension using the [tsp-typescript-client][tspc] and [Trace Server Protocol][tsp].

Prerequisites for running this extension are the same as those for [running the Theia IDE][theia-prereq].

Expand Down Expand Up @@ -402,4 +402,4 @@ pip install -r requirements.txt
[tsp]: https://github.com/eclipse-cdt-cloud/trace-server-protocol
[tspc]: https://github.com/eclipse-cdt-cloud/tsp-typescript-client
[tsp-gh-label]: https://github.com/eclipse-cdt-cloud/theia-trace-extension/labels/trace%20server%20protocol
[yarn-issue-2821]: https://github.com/yarnpkg/yarn/issues/2821
[yarn-issue-2821]: https://github.com/yarnpkg/yarn/issues/2821

0 comments on commit 7298b48

Please sign in to comment.