Skip to content

Commit

Permalink
typo and link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidalgo93 committed Aug 25, 2021
1 parent d40807d commit 65c8752
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 facitlity 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 the 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.
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.

0 comments on commit 65c8752

Please sign in to comment.