Skip to content

Commit d8d31c6

Browse files
committed
fix: Renamed simpleMathAdditionTwo example
1 parent cd43888 commit d8d31c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-descriptions/simple-math-openrpc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"result": { "$ref": "#/components/examples/integerFour" }
4848
},
4949
{
50-
"name": "simpleMathAdditionTwo",
50+
"name": "simpleMathAdditionFour",
5151
"params": [
5252
{ "$ref": "#/components/examples/integerFour" },
5353
{ "$ref": "#/components/examples/integerFour" }

0 commit comments

Comments
 (0)