Browse Source

Rust Actix Readme correct fortune url (#5062)

Correction of a typo in fortune url in the readme.
Arnaud Duforat 5 years ago
parent
commit
3f18f06551
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Rust/actix/README.md

+ 1 - 1
frameworks/Rust/actix/README.md

@@ -43,7 +43,7 @@ PostgreSQL.
 
 ### Test 4: Fortunes (Template rendering)
 
-    http://localhost:8080/fortunes
+    http://localhost:8080/fortune
 
 ### Test 5: Update Query