@hypercerts-org/lexicon 0.11.0 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -548,7 +548,7 @@ export declare const schemaDict: {
548
548
  readonly subject: {
549
549
  readonly type: "ref";
550
550
  readonly ref: "lex:com.atproto.repo.strongRef";
551
- readonly description: "Reference to the org.hypercerts.claim.activity or org.hypercerts.claim.collection this board visualizes.";
551
+ readonly description: "Reference to the org.hypercerts.claim.activity or org.hypercerts.collection this board visualizes.";
552
552
  };
553
553
  readonly config: {
554
554
  readonly type: "ref";
@@ -2853,7 +2853,7 @@ export declare const schemas: ({
2853
2853
  readonly subject: {
2854
2854
  readonly type: "ref";
2855
2855
  readonly ref: "lex:com.atproto.repo.strongRef";
2856
- readonly description: "Reference to the org.hypercerts.claim.activity or org.hypercerts.claim.collection this board visualizes.";
2856
+ readonly description: "Reference to the org.hypercerts.claim.activity or org.hypercerts.collection this board visualizes.";
2857
2857
  };
2858
2858
  readonly config: {
2859
2859
  readonly type: "ref";
package/dist/lexicons.mjs CHANGED
@@ -617,7 +617,7 @@ const schemaDict = {
617
617
  subject: {
618
618
  type: 'ref',
619
619
  ref: 'lex:com.atproto.repo.strongRef',
620
- description: 'Reference to the org.hypercerts.claim.activity or org.hypercerts.claim.collection this board visualizes.',
620
+ description: 'Reference to the org.hypercerts.claim.activity or org.hypercerts.collection this board visualizes.',
621
621
  },
622
622
  config: {
623
623
  type: 'ref',