From 37273399c88bfda2e3e8b350152f6b5cc7fc672a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Jul 2026 13:04:53 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Auto=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/hi/docs/how-to/custom-docs-ui-assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hi/docs/how-to/custom-docs-ui-assets.md b/docs/hi/docs/how-to/custom-docs-ui-assets.md index e594d056f..5f22186df 100644 --- a/docs/hi/docs/how-to/custom-docs-ui-assets.md +++ b/docs/hi/docs/how-to/custom-docs-ui-assets.md @@ -129,7 +129,7 @@ Docs के लिए जरूरी static files download करें और यह कुछ इस तरह से शुरू हो सकती है: ```JavaScript -/*! लाइसेंस जानकारी के लिए कृपया redoc.standalone.js.LICENSE.txt देखें */ +/*! For license information please see redoc.standalone.js.LICENSE.txt */ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("null")): ... ```