Skip to content

Commit

Permalink
翻訳ミスを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Aug 1, 2024
1 parent c13e1cc commit 65189b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions files/ja/web/api/htmlobjectelement/type/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ l10n:

{{APIRef("HTML DOM")}}

**`type`** は {{domxref("HTMLObjectElement")}} インターフェイスのプロパティで、
インターフェースは、 HTML の [`type`](/ja/docs/Web/HTML/Element/object#type) 属性を反映した文字列を返します。リソースの MIME タイプを指定します。
**`type`** は {{domxref("HTMLObjectElement")}} インターフェイスのプロパティで、HTML の [`type`](/ja/docs/Web/HTML/Element/object#type) 属性を反映した文字列を返します。リソースの MIME タイプを指定します。

##

Expand Down

0 comments on commit 65189b3

Please sign in to comment.