Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packed objects.
### Loose Objects ###

Loose objects are the simpler format. It is simply the compressed data stored
in a single file on disk. Every object written to a seperate file.
in a single file on disk. Every object written to a separate file.

If the sha of your object is <code>ab04d884140f7b0cf8bbf86d6883869f16a46f65</code>,
then the file will be stored in the following path:
Expand Down