diff --git a/ts/README-dev.md b/ts/README-dev.md index 1b8f0aca..71b8eeb8 100644 --- a/ts/README-dev.md +++ b/ts/README-dev.md @@ -25,4 +25,4 @@ To run/debug an individual test case or subset of test cases matching a substring, use a command similar to the following: ## Making Changes -If you update this SDK, please up the package.json file in conenctions and management to require a dependeny that is > the current published version. This will fix issues where yarn will pull the old version of packages and will cause mismatched dependencies. \ No newline at end of file +If you update this SDK, please up the package.json file in conenctions and management to require a dependeny that is > the current published version. This will fix issues where yarn will pull the old version of packages and will cause mismatched dependencies. See [example PR](https://github.com/microsoft/dev-tunnels/pull/358) \ No newline at end of file