Skip to content

Commit df2294c

Browse files
authored
Update python-plot-histogram.md
edit
1 parent 403b5ff commit df2294c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/machine-learning/data-exploration/python-plot-histogram.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ The sample database used in this article has been saved to a **.bak** database b
4545
1. Follow the directions in [Restore a database to a Managed Instance](/azure/sql-database/sql-database-managed-instance-get-started-restore) in SQL Server Management Studio, using these details:
4646
::: moniker-end
4747

48-
* Import from the **AdventureWorks.bak** file you downloaded
49-
* Name the target database "AdventureWorks"
48+
* Import from the **AdventureWorks.bak** file you downloaded
49+
* Name the target database "AdventureWorks"
5050

5151
3. You can verify that the restored database exists by querying the **dbo.DimCurrency** table:
5252

0 commit comments

Comments
 (0)