From 987428c93e0a4c8d0b572ed05e51be5ab2c47cb5 Mon Sep 17 00:00:00 2001 From: cryptoraph Date: Thu, 6 Feb 2025 03:43:39 +0100 Subject: [PATCH] Update index.md --- docs/Concepts/dispute-module/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Concepts/dispute-module/index.md b/docs/Concepts/dispute-module/index.md index 9d95af03..1a0dead1 100644 --- a/docs/Concepts/dispute-module/index.md +++ b/docs/Concepts/dispute-module/index.md @@ -133,7 +133,7 @@ If the `setDisputeJudgement` has tagged an IP as infringing then any address can The derivatives are then tagged directly without any need for judgment given that it is considered that if a parent IP license has been infringed then all derivatives that come from that license are also implicitly in an infringement situation. -**Example**: IPA 7 is first tagged ("PLAGIARISM") as infringing via `setDisputeJudgement` after having gone through a dispute process. Only after that can IPAs 3, 1, and 0 can be tagged via `tagDerivativeIfParentInfringed` by any address without needing to go through a new dispute process. +**Example**: IPA 7 is first tagged ("PLAGIARISM") as infringing via `setDisputeJudgement` after having gone through a dispute process. Only after that IPAs 3, 1, and 0 can be tagged via `tagDerivativeIfParentInfringed` by any address without needing to go through a new dispute process. ![](https://files.readme.io/ee69754-image.png) @@ -157,4 +157,4 @@ If no address chooses to resolve, then the tag that was applied from the parent ### Cancel Dispute -In a case where a dispute was raised but the matter has been resolved before the dispute judgment, the dispute initiator can cancel the dispute. However, depending on the conditions of each arbitration policy, there may be non-refundable fees that are not recouped on cancellation. \ No newline at end of file +In a case where a dispute was raised but the matter has been resolved before the dispute judgment, the dispute initiator can cancel the dispute. However, depending on the conditions of each arbitration policy, there may be non-refundable fees that are not recouped on cancellation.