From 947d071921d2fc5c503bf0112833ff55a4d9a2d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuzhan=20O=C4=9Fuz?= <46710637+ozzy35410@users.noreply.github.com> Date: Thu, 13 Mar 2025 20:40:29 +0300 Subject: [PATCH] fix typo: add missing space after period in Dashboard description --- docs/superproof-docs/introduction/features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/superproof-docs/introduction/features.md b/docs/superproof-docs/introduction/features.md index 9b43334..078a451 100644 --- a/docs/superproof-docs/introduction/features.md +++ b/docs/superproof-docs/introduction/features.md @@ -3,7 +3,7 @@ * **Game Search Capabilities** - look up dispute game by their dispute game contract address -* **Dashboard** - Learn more about the metrics of dispute games and the challenge path of a particular game.View diverse charts and metrics. +* **Dashboard** - Learn more about the metrics of dispute games and the challenge path of a particular game. View diverse charts and metrics. * **Dispute Game API** - dispute explorer API facilitates queries on games, their associated blocks and transactions, and relevant statistics and metrics. @@ -12,4 +12,4 @@ * **Open source** - dispute explorer is open-source and available to everyone. This project fit layer2 block chain which used dispute game with op stack. -* **Easy deployment** - Check out our installation guide for a step-by-step walkthrough. \ No newline at end of file +* **Easy deployment** - Check out our installation guide for a step-by-step walkthrough.