From 07630f4a5bc2722826feb3787296a593273e362f Mon Sep 17 00:00:00 2001
From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com>
Date: Mon, 13 Jan 2025 18:03:17 +0100
Subject: [PATCH 1/5] Update supported-networks.mdx
---
src/content/chainlink-functions/supported-networks.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/chainlink-functions/supported-networks.mdx b/src/content/chainlink-functions/supported-networks.mdx
index ce871b3ed39..1659aa74f5e 100644
--- a/src/content/chainlink-functions/supported-networks.mdx
+++ b/src/content/chainlink-functions/supported-networks.mdx
@@ -39,7 +39,7 @@ Read the [LINK Token Contracts](/resources/link-token-contracts) page to learn w
| Item | Value |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Functions router |
|
+| Functions router | |
| | / |
| Encrypted secrets upload endpoints | |
From e91147d0abd1d8baf09098641471a30e8e2e056d Mon Sep 17 00:00:00 2001
From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com>
Date: Mon, 13 Jan 2025 18:03:51 +0100
Subject: [PATCH 2/5] Update functions-client.mdx
---
.../chainlink-functions/api-reference/functions-client.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/chainlink-functions/api-reference/functions-client.mdx b/src/content/chainlink-functions/api-reference/functions-client.mdx
index 48b68cac957..6b9311584f7 100644
--- a/src/content/chainlink-functions/api-reference/functions-client.mdx
+++ b/src/content/chainlink-functions/api-reference/functions-client.mdx
@@ -96,7 +96,7 @@ _Either response or error parameter will be set, but never both_
function handleOracleFulfillment(bytes32 requestId, bytes response, bytes err) external
```
-Chainlink Functions response handler called by the Functions Router during fullilment from the designated transmitter node in an OCR round
+Chainlink Functions response handler called by the Functions Router during fulfillment from the designated transmitter node in an OCR round
_Either response or error parameter will be set, but never both_
From 514ca89c665fcabe1a41dff992366a61d4f25902 Mon Sep 17 00:00:00 2001
From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com>
Date: Mon, 13 Jan 2025 18:04:29 +0100
Subject: [PATCH 3/5] Update vault-harvester.mdx
---
src/content/chainlink-automation/tutorials/vault-harvester.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/chainlink-automation/tutorials/vault-harvester.mdx b/src/content/chainlink-automation/tutorials/vault-harvester.mdx
index c8025ba764c..f877564c4f4 100644
--- a/src/content/chainlink-automation/tutorials/vault-harvester.mdx
+++ b/src/content/chainlink-automation/tutorials/vault-harvester.mdx
@@ -439,4 +439,4 @@ abstract contract KeeperCompatibleHarvester is IHarvester, Ownable {
}
```
-This is an abstract contract that iterates vaults from a provided list and fits vaults within upkeep gas limit. The contract also provides helper functions to calculate gas consumption and estimate profit and contains a trigger mechanism can be time-based, profit-based or custom. Finally, the cotract reports profits, successful harvests, and failed harvests.
+This is an abstract contract that iterates vaults from a provided list and fits vaults within upkeep gas limit. The contract also provides helper functions to calculate gas consumption and estimate profit and contains a trigger mechanism can be time-based, profit-based or custom. Finally, the contract reports profits, successful harvests, and failed harvests.
From 38bf177c28b6af53ea070f6eaf940b7be331d164 Mon Sep 17 00:00:00 2001
From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com>
Date: Thu, 16 Jan 2025 10:16:58 +0100
Subject: [PATCH 4/5] Update supported-networks.mdx
---
src/content/chainlink-functions/supported-networks.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/chainlink-functions/supported-networks.mdx b/src/content/chainlink-functions/supported-networks.mdx
index 1659aa74f5e..ce871b3ed39 100644
--- a/src/content/chainlink-functions/supported-networks.mdx
+++ b/src/content/chainlink-functions/supported-networks.mdx
@@ -39,7 +39,7 @@ Read the [LINK Token Contracts](/resources/link-token-contracts) page to learn w
| Item | Value |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Functions router | |
+| Functions router | |
| | / |
| Encrypted secrets upload endpoints | |
From 381290153b3c65a0d8c6a0e08f3d40f17e9102eb Mon Sep 17 00:00:00 2001
From: Karim <98668332+khadni@users.noreply.github.com>
Date: Fri, 17 Jan 2025 07:34:01 -0500
Subject: [PATCH 5/5] fix typo
---
src/content/chainlink-functions/supported-networks.mdx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/content/chainlink-functions/supported-networks.mdx b/src/content/chainlink-functions/supported-networks.mdx
index cc3202ae377..b067d3215a9 100644
--- a/src/content/chainlink-functions/supported-networks.mdx
+++ b/src/content/chainlink-functions/supported-networks.mdx
@@ -37,11 +37,11 @@ Read the [LINK Token Contracts](/resources/link-token-contracts) page to learn w
### Sepolia testnet
-| Item | Value |
-| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Functions router | |
-| | / |
-| Encrypted secrets upload endpoints | |
+| Item | Value |
+| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
+| Functions router | |
+| | / |
+| Encrypted secrets upload endpoints | |
| Billing Item | Value |
| ----------------------------------------------- | ------------- |