Skip to content

Commit

Permalink
Update docs/explanations/structuring_your_project.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Macdonald <[email protected]>
  • Loading branch information
thomasyu888 and BWMac authored Dec 19, 2023
1 parent 1ab4822 commit a9c12a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/explanations/structuring_your_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Below are some key permission criterias to consider when setting up your project

## Project Structure

When organizing your data for upload we have a preferred organization (flattened data layout) and an alternate option (hierarchy data layout) if your project requires that. Synapse files are automaticlaly versioned when you create a file with the same filename, so be sure to account for that when organizing your folders.
When organizing your data for upload we have a preferred organization (flattened data layout) and an alternate option (hierarchy data layout) if your project requires that. Synapse files are automatically versioned when you create a file with the same filename, so be sure to account for that when organizing your folders.

> NOTE: If you and your contributing site decide to use a hierarchical file structure within your cloud storage location, please remember that each top-level folder and all of its subfolders must contain data of the same type (see details below).
Expand Down

0 comments on commit a9c12a9

Please sign in to comment.