Skip to content

Commit

Permalink
Critial -> Critical
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <[email protected]>
  • Loading branch information
bact authored and goneall committed Nov 13, 2024
1 parent ad4d800 commit fdbd7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Most common use of the library would de-serialize an existing SPDX document usin

## Multi-Threaded Considerations

The methods enterCriticalSection and leaveCritialSection are available to support multi-threaded applications. These methods serialize access to the model store for the specific SPDX document used for the SPDX model object.
The methods enterCriticalSection and leaveCriticalSection are available to support multi-threaded applications. These methods serialize access to the model store for the specific SPDX document used for the SPDX model object.

## Getting Started

Expand Down

0 comments on commit fdbd7be

Please sign in to comment.