Unverified Commit e9dce62c authored by Lee ByeongJun's avatar Lee ByeongJun Committed by GitHub
Browse files

Update fedify/webfinger/lookup.ts

parent 996ffafc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@ export interface LookupWebFingerOptions {

  /**
   * The maximum number of redirections to follow.
   *
   * Defaults to 5.
   * @default `5`
   * @since 1.8.0
   */
  maxRedirection?: number;