Update api-review-process.md
authorStephen Toub <stoub@microsoft.com>
Fri, 11 Oct 2019 14:49:59 +0000 (10:49 -0400)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2019 14:49:59 +0000 (10:49 -0400)
Commit migrated from https://github.com/dotnet/corefx/commit/ffe79200a072764e53ab3f4b7c9d73f6e70bf642

docs/libraries/project-docs/api-review-process.md

index c12e4ea..5cfa2c0 100644 (file)
@@ -1,6 +1,6 @@
 # API Review Process
 
-The .NET Framework has a long standing history of taking API usability extremely seriously. Thus, we generally review every single API that is added to the product. This page discusses how we conduct design reviews for components that are open sourced.
+.NET has a long standing history of taking API usability extremely seriously. Thus, we generally review every single API that is added to the product. This page discusses how we conduct design reviews for components that are open sourced.
 
 ## Which APIs should be reviewed?