Skip to content

Commit

Permalink
fix spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidalgo93 committed Aug 30, 2021
1 parent af99ddb commit 081f265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/petalibrary/biokem-facility.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Overview

BioKEM facility users can choose to have their data deposited directly into their PetaLibrary allocations. This process involves creating a biokem-deposit directory in your allocation's root directory and setting permissions to a biokem specific owner and group. The process is outlined below for the for full transparency.
BioKEM facility users can choose to have their data deposited directly into their PetaLibrary allocations. This process involves creating a biokem-deposit directory in your allocation's root directory and setting permissions to a biokem specific owner and group. The process is outlined below for full transparency.

```
dir="/pl/active/${ALLOCATION}/biokem-deposit"
Expand All @@ -13,4 +13,4 @@ chmod o+x ${dir}
chmod 2770 ${dir}
```

If you would like to have a biokem-deposit directory added to your PetaLibrary allocation please have the allocation owner contact <rc-help@colorado.edu> with the name of the allocation. The recommended allocation size is 15 to 20 TB per active EM project that will be using the PetaLibrary allocation.
If you would like to have a biokem-deposit directory added to your PetaLibrary allocation please have the allocation owner contact <rc-help@colorado.edu>. The recommended allocation size is 15 to 20 TB per active EM project that will be using the PetaLibrary allocation.

0 comments on commit 081f265

Please sign in to comment.