Skip to content

Commit 99eed94

Browse files
authored
Update README.md
1 parent cfd42f2 commit 99eed94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
Veridic Url("https://URL");
2525

26-
string data = url.get();
26+
string data = Url.get();
2727

2828
cout << data;
2929

0 commit comments

Comments
 (0)