Skip to content

Commit e28fd85

Browse files
committed
Update throttling.rst
1 parent 32e8b31 commit e28fd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

background-processing/throttling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The package is available on a private Hangfire.Ace NuGet feed (that's different
4141

4242
.. code-block:: xml
4343
44-
<PackageReference Include="Hangfire.Throttling" Version="1.0.*" />
44+
<PackageReference Include="Hangfire.Throttling" Version="1.*" />
4545
4646
Alternatively we can use Package Manager Console window to install it using the ``Install-Package`` command as shown below.
4747

0 commit comments

Comments
 (0)