Skip to content

Commit 4c075f0

Browse files
authored
Merge pull request #26121 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents e5a02a2 + a40223d commit 4c075f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/databases/set-a-database-to-single-user-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes how to set a user-defined database to single-user mode in
2222

2323
- If other users are connected to the database at the time that you set the database to single-user mode, their connections to the database will be closed without warning.
2424

25-
- The database remains in single-user mode even if the after the user that set the option is disconnected. At that point, a different user, but only one, can connect to the database.
25+
- The database remains in single-user mode even after the user that set the option is disconnected. At that point, a different user, but only one, can connect to the database.
2626

2727
## <a name="Prerequisites"></a> Prerequisites
2828

0 commit comments

Comments
 (0)