Skip to content

Commit 1c52612

Browse files
committed
backticks don't work on hex.pm
1 parent cc47cc5 commit 1c52612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ defmodule GenServerVirtualTime.MixProject do
9191

9292
defp description do
9393
"""
94-
Virtual time extension to `GenServer` and `GenStateMachine` allowing testing time-based
94+
Virtual time extension to GenServer and GenStateMachine allowing testing time-based
9595
actor systems orders of magnitude faster than in wallclock-time.
9696
Includes actor simulation DSL with statistics, tracing, and code generation into other
9797
Actor Model implementations in C++, Pony, Go, Rust, Java.

0 commit comments

Comments
 (0)