From a7b0acc2a5d952eba34c6e4a90bc11c587805a1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Feb 2025 16:59:33 +0000 Subject: [PATCH] Update combined.md [skip ci] --- combined.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/combined.md b/combined.md index d1e51ef1..91abcf51 100644 --- a/combined.md +++ b/combined.md @@ -11044,7 +11044,7 @@ function _registerAsIPAsset(uint256 tokenId) internal returns (address) { } ``` -All this is doing is calling the `register` function on the [IP Asset Registry](doc:ip-asset-registry), which creates a new [🧩 IP Asset](doc:ip-asset) in our protocol, and returning a `ipId`. +All this is doing is calling the `register` function on the [IP Asset Registry](doc:ip-asset-registry), which creates a new [🧩 IP Asset](doc:ip-asset) in our protocol, and returns an `ipId`. ## 4. Set Metadata on IP