From bb73e26ae05308d20fd83540deeff1524d66a501 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 10 Mar 2018 17:33:16 +0800 Subject: [PATCH] make it in one line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a524c0d..5419682 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Learn from Mistakes](http://highscalability.com/blog/2013/8/26/reddit-lessons-learned-from-mistakes-made-scaling-to-1-billi.html) * [Linux Performance](http://www.brendangregg.com/linuxperf.html) * [How To Design A Good API and Why it Matters - Joshua Bloch](https://www.infoq.com/presentations/effective-api-design) -* [Talks and Papers on Efficiency, Reliability, and Scaling - James Hamilton, Vice President and Distinguished Engineer at AWS](http://mvdirona.com/jrh/work/) +* [Talks and Papers on Efficiency, Reliability, and Scaling - James Hamilton, VP and Distinguished Engineer at AWS](http://mvdirona.com/jrh/work/) ## Scalability * [Microservices and Orchestration](https://hackernoon.com/microservices-are-hard-an-invaluable-guide-to-microservices-2d06bd7bcf5d)