From 2b8c11cc4af3d6b9f8fea00e2e8957bb3a64e260 Mon Sep 17 00:00:00 2001 From: banasa44 Date: Thu, 30 May 2024 15:42:37 +0200 Subject: [PATCH] fix: some tittles --- static/subgraph/index.md | 2 +- versioned_docs/version-1.3.0/osx/02-how-to-guides/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/subgraph/index.md b/static/subgraph/index.md index 0b8d731f..d5c0a622 100644 --- a/static/subgraph/index.md +++ b/static/subgraph/index.md @@ -1,5 +1,5 @@ --- -title: Reference Guide [WIP] +title: Reference Guide sidebar_label: Reference Guide pagination_next: osx/subgraph/reference-guide/enums/permission-operation --- diff --git a/versioned_docs/version-1.3.0/osx/02-how-to-guides/index.md b/versioned_docs/version-1.3.0/osx/02-how-to-guides/index.md index 888044c7..9be344d3 100644 --- a/versioned_docs/version-1.3.0/osx/02-how-to-guides/index.md +++ b/versioned_docs/version-1.3.0/osx/02-how-to-guides/index.md @@ -3,7 +3,7 @@ title: Tutorials sidebar_label: Tutorials --- -## Welcome to our How To Guides on Using the Aragon OSx Protocol! +## Welcome to our Tutorials on Using the Aragon OSx Protocol! With a few lines of code, the Aragon OSx protocol allows you create, manage, and change your on-chain organizations, through extending functionality for DAOs through the installation and uninstallation of plugins.