Skip to content

Commit d989952

Browse files
committed
correct speaker name
1 parent 00b9b99 commit d989952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/gophercon/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h1>Speakers</h1>
141141
</div>
142142

143143
<div class="speaker-description col-md-9">
144-
<h2>Francesc Campoy Flores</h2>
144+
<h2>Raphael Simon</h2>
145145
<span class="sub">goa: a new approach to microservice development in Go</span>
146146
<p>This tutorial introduces a novel approach to building microservices in Go that uses code to describe the design of the service API.</p>
147147
<p>The design is then fed to generation tools that produce not only actual service modules but also other outputs such as client Go packages, command line tools, Javascript and documentation via Swagger specifications and JSON schemas.</p>

0 commit comments

Comments
 (0)