Skip to content

Commit e603de1

Browse files
authored
Update README.md
1 parent 739014f commit e603de1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Each file name is associated with:
106106
- A rwlock_t *
107107
- A reference counter
108108
- A heap-allocated URI string
109-
### Worker behavior: ###
109+
Worker behavior:
110110
- GET → reader_lock(), read file, reader_unlock()
111111
- PUT → writer_lock(), write/overwrite, writer_unlock()
112112
### Writer-Priority Read–Write Lock

0 commit comments

Comments
 (0)