A writable directory normally lets an authorized user remove or rename entries within it, even when that user does not own the files themselves. The sticky bit adds an ownership restriction that makes shared writable directories safer.
Permissions · Lesson 8
The Sticky Bit
Learn how the sticky bit protects entries in shared writable directories such as `/tmp`.