Skip to content

Commit e476e72

Browse files
committed
Update UpdateRequestBuilder.cs
1 parent 171bde2 commit e476e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/c#/GeneralUpdate.Core/Configuration/UpdateRequestBuilder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ namespace GeneralUpdate.Core.Configuration
2323
/// </code>
2424
/// </para>
2525
/// <para>
26-
/// The design is inspired by the zero-configuration pattern used in projects like Velopack.
26+
/// The design is inspired by the zero-configuration pattern used in projects.
2727
/// The <c>Create()</c> static factory method loads settings from an <c>update_config.json</c> file,
2828
/// which has the highest priority — all values specified in the configuration file override
2929
/// programmatic settings.

0 commit comments

Comments
 (0)