branch: externals/crdt commit fcc6a470f71c13b2614076c76152a71ab3437e8a Author: Qiantan Hong <qh...@mit.edu> Commit: Qiantan Hong <qh...@mit.edu>
fix upper/lowercase convention --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index b350a79..ef5aec4 100644 --- a/README.org +++ b/README.org @@ -28,7 +28,7 @@ If no such exists, it creates a new session with the provided session name, and initially contains the current buffer as a shared buffer. If a new session is to be created, you need to enter port (default to 6530), -optional password and your display name (default to your current =(USER-FULL-NAME)=). +optional password and your display name (default to your current =(user-full-name)=). ** What if I don't have a public IP?