Skip to content

Commit 8461e9a

Browse files
Update src/content/docs/identityserver/upgrades/identityserver4-upgrade-analysis.mdx
Co-authored-by: Khalid Abuhakmeh <khalid.abuhakmeh@duendesoftware.com>
1 parent 984fab7 commit 8461e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/upgrades/identityserver4-upgrade-analysis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ We also offer a [free IdentityServer4 upgrade assessment](https://duendesoftware
2525
This tool is provided as a single file, [`MigrationAnalysisController.cs`](https://gist.github.com/maartenba/dd80751aa21583934898f63c1be9c2dd), which can be [downloaded](https://gist.github.com/maartenba/dd80751aa21583934898f63c1be9c2dd)
2626
and added directly to any existing IdentityServer4 project. It does not require a separate library or complex installation process.
2727

28-
The tool's code was purposely kept rudimentary and compatible with earlier C# language versions to provide maximum compatibility with older projects.
28+
The tool's code was deliberately kept rudimentary and compatible with earlier C# versions to ensure maximum compatibility with older projects.
2929

3030
The controller is designed to inspect client configuration from:
3131
1. **In-Memory Clients**

0 commit comments

Comments
 (0)