Skip to content

Commit c030c68

Browse files
authored
Merge branch 'main' into feature/content_not_starts_with
2 parents e1cabe1 + 15ae2eb commit c030c68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
${{ runner.os }}-cargo-v2-
4141
4242
- name: Set up nix
43-
uses: cachix/install-nix-action@v20
43+
uses: cachix/install-nix-action@v22
4444
with:
4545
extra_nix_config: |
4646
substituters = https://cache.nixos.org https://holochain.cachix.org https://holochain-ci.cachix.org

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
</div>
1414

15-
TrustGraph::Holochain is a Rust library, intended to allow for [Hololchain](https://www.holochain.org) developers to easily use the [Trust Graph](https://trustgraph.net/) protocol in their Happs.
15+
TrustGraph::Holochain is a Rust library, intended to allow for [Holochain](https://www.holochain.org) developers to easily use the [Trust Graph](https://trustgraph.net/) protocol in their Happs.
1616

1717
_TrustGraph::Holochain is a very young codebase; **expect limited functionality**, and don’t use it in production just yet -- but do come collaborate and play as we develop it!_
1818

0 commit comments

Comments
 (0)