We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c52b70 commit 8fce803Copy full SHA for 8fce803
1 file changed
Synapse.cli/Properties/AssemblyInfo.cs
@@ -6,7 +6,7 @@
6
// set of attributes. Change these attribute values to modify the information
7
// associated with an assembly.
8
[assembly: AssemblyTitle( "Synapse.cli" )]
9
-[assembly: AssemblyDescription( "Commnd-line support for executing, encrypting/decrypting, and creating sample Plans." )]
+[assembly: AssemblyDescription( "Commnd-line support for executing/encrypting/decrypting Plans and for creating sample Plans." )]
10
[assembly: AssemblyConfiguration( "" )]
11
[assembly: AssemblyCompany( "" )]
12
[assembly: AssemblyProduct( "Synapse.cli" )]
0 commit comments