Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit 669cc69

Browse files
committed
chore: typofix in comment
1 parent 1d960d0 commit 669cc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/api_app/src/api/routes/testbed/productizers/nsg/basic_information.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pub struct NSGAgentBasicInformationRequest {
2525
examples(
2626
(
2727
"Success" = (
28-
summary = "Nationa identifier",
28+
summary = "National identifier",
2929
value = json!({
3030
"nationalIdentifier": "2464491-9"
3131
}),

0 commit comments

Comments
 (0)