Skip to content

Commit 5a047eb

Browse files
authored
Update integrating-reporting-services-using-reportviewer-controls-get-started.md
1 parent f47a38d commit 5a047eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Make sure to update any assembly references to version *15.0.0.0*, including the
144144
```
145145
Install-Package Microsoft.ReportingServices.ReportViewerControl.WinForms
146146
```
147-
3. Add a new control from code or [add the control to the toolbox](#add-control-to-visual-studio-toolbar).
147+
3. Add a new control from code or [add the control to the toolbox](#add-the-control-to-visual-studio-toolbar).
148148
149149
```csharp
150150
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;

0 commit comments

Comments
 (0)