Change to code style where italics wasn't working (#8829)

Fixes #8823
pull/8835/head
Tom Dykstra 2018-10-03 11:08:04 -07:00 committed by Scott Addie
parent fa5ebeba6f
commit e5670756e3
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ The SignalR server library is included in the [Microsoft.AspNetCore.App metapack
* In the **Add Client-Side Library** dialog, for **Provider** select **unpkg**.
* For **Library**, enter _@aspnet/signalr@1_, and select the latest version that isn't preview.
* For **Library**, enter `@aspnet/signalr@1`, and select the latest version that isn't preview.
![Add Client-Side Library dialog - select library](signalr/_static/libman1.png)