Skip to content

Commit a40223d

Browse files
authored
Merge pull request #8621 from himanshu-ram-punjabi/patch-2
Update set-a-database-to-single-user-mode.md
2 parents 50303f8 + 5da95bc commit a40223d

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)